Topics
Started by
Posts
Last post
What would be the best way to get the maximum date, comparing 2 different date fields where either …
2 replies
Hello friend , you know, i was testing some 'selects' and i noted that the select that d…
4 replies
I need to create a report where each row shows information that I will get from four different reco…
8 replies
A general Question. Are there any performance reasons for using abbreviated table aliases&nbs…
12 replies
Hi, Can any one tell me how to perform row-level locking. I have a orders webpage for admin users w…
6 replies
I have a question on how to return only some records from my existing query (shown below). I…
2 replies
I need to modify a group of tables in a database from a package that was purchased from a vendor.&n…
7 replies
Please help. Im trying to update a text column with the following string... IF @InternalC…
1 replies
I have a need to join a table to itself in a query. The problem is, I am trying to use an inde…
15 replies
Hi, I have a table with a simple Parent/Child self reference. Since SQL doesn't allow for cascade d…
4 replies
A little bug has been bothering me all afternoon... I finally nailed it down to some interesting be…
3 replies
I have 2 tables A and B A: Date Col1 9/1/2005 S1 9/1/2005 S2 9/1/2005 S3 9/2/2005 S4 …
5 replies
Hi, I'm working in a multi database environment. When a bcp is run for sql server, I need to eithe…
3 replies
I have Written Cursor like DECLARE Cur_Data CURSOR FOR SELECT Column1, Column2 FROM Table1 WHERE C…
4 replies
hello, I have output from a query into a temporary table like this Description Col1 Col2 Col3 …
9 replies
Viewing 15 topics - 9,031 through 9,045 (of 17,082 total)
You must be logged in to create new topics.