Topics
Started by
Posts
Last post
I periodically get 12 million records with names, addresses and phone numbers. In the data there ar…
3 replies
I have a table with two columns which currently has three rows name1,VenA name1,VenB name1,VenC wha…
2 replies
Is there any other information available on bitwise operators in SQL? I have a table with several …
3 replies
Please can someone explain why the following produces erroneous results :- SELECT @variable_name = …
8 replies
I want to write a simple stored proc on Northwind database which gives results in the following for…
5 replies
All comments welcome. 1. Is this coding good practice? 2. Is it good for performance? 3. Will there…
5 replies
Ok, i've searched through the forum archives and I came up with some results but nothing that seeme…
1 replies
I'm trying to write a Stored Proc that periodically copies data from a source table to another dest…
5 replies
I want to combine these 2 updates, if I am successful I will combine many other updates... I tried …
3 replies
Hello. I'm running NT4 SP6, SQL7 SP4. I am needing to be able to send email via SMTP (can't use SQL…
2 replies
Hi, I am having problems passing in a string into a stored procedure. Is it possible to run this qu…
9 replies
Hi, I have a stored procedure which produces a temp table using 'select into...'. Later in the sp I…
2 replies
SSN | ID | Status_ID | ----------------------------------------- 131764 | 1 | 120 | 131764 | 2 | 40…
1 replies
Hello, I have a table called 'Teacher_Data_Main' with the following fields: ************* CREATE T…
7 replies
I have two tables with a numeric field 'BRANDS'. I am trying to determine the difference between th…
3 replies
Viewing 15 topics - 16,186 through 16,200 (of 17,082 total)
You must be logged in to create new topics.