Topics
Started by
Posts
Last post
Hi, How do I Write query results in tab delimited file and push the file to ftp on daily basis …
1 replies
By: SQLRNNR
I would like to know how to select random records from data in both sql server 2005 standard editio…
4 replies
Let me explain what I hope to be doing. I plan on using the sp_send_dbmail stored proc to send out …
3 replies
I have a sp, tested with no any problem, I packed it into a job, failed with the following reason: …
10 replies
Hello there, goodmorning, Currently I am involved in a project moving an Old MS-Accessdatabase to S…
7 replies
Hello I have a query hitting my database quite frequently which performs 2 index scans on the same …
3 replies
I want to Remove the Duplicate Records from a table without using any temporary table. Table struct…
3 replies
hi friedns, I have one situation...we have here more then 250 views directed to database db1 like…
7 replies
I have a trigger set to populate a project list - determined by a comma-delimited string of IDs (ci…
5 replies
Hi All We're currently using this script to conditionally reorganize our indexes in SQL Server 2005…
11 replies
Hello, Here is a sample data I am using. CREATE TABLE #temp (ae1 varchar, ae2 varchar, ae3 varch…
4 replies
I have the following xml document. DECLARE @doc XML SET @doc = N'<?xml version="1.0" encodi…
6 replies
I have a table with an order description, order number, and order line in one column. --===== If th…
7 replies
This query has been giving me fits so I finally broke down and realized I needed to ask for some he…
5 replies
I have two tables: vcases and comments. What I am trying to find is the latest/newest comments.cre…
5 replies
Viewing 15 topics - 2,026 through 2,040 (of 12,230 total)
You must be logged in to create new topics.