Topics
Started by
Posts
Last post
Hi- I have a situation where the following is the table structure. tblVendor: ---------- VendorId I…
3 replies
In a stored procedure, between the transaction block, there is a possibility of encountering an err…
2 replies
I have an interesting scenerio. I am getting ascii files from our mainframe system that contains d…
5 replies
I have a query with the following WHERE clause: WHERE table.field1 NOT IN(21)AND table.field2 NOT…
8 replies
I thought I saw a thread in this earlier but I can't find it and it is exactly what I'm dealing wit…
6 replies
Hi, I have a some data that contains postcodes eg: hr1 hr2 hr3 ... hr45 how would I select a range …
2 replies
Hi all, My SP is doing a BULK Insert onto a temp table. Which works for me(dbo) fine however it doe…
3 replies
What is the most efficient thing to do if you want to update a table. Do a direct update or delete …
1 replies
Hi, I have one question..I have one table named emp, which contains onw column called emp_name..and…
2 replies
I am a bit confused by BOL. I have a second SQL server for another team in our company and they wa…
2 replies
Greetings, Question: I am generating an install script for our customers, and I have to run portio…
3 replies
Hi All, I'm trying to execute one sproc from another together but keep getting snagged with syntax …
8 replies
Is there a single sql statement that will produce the results below from the data below. Note: I ca…
5 replies
I'm going nuts trying to debug this error. Thanks in advance to anyone with some insights. Query us…
1 replies
id name 1 david 2 chris 3 Bob 4 chris 5 chris 6 anna 7 bob 8 chris 9 david 10 john 11…
3 replies
Viewing 15 topics - 14,431 through 14,445 (of 17,082 total)
You must be logged in to create new topics.