Topics
Started by
Posts
Last post
I'm trying to get this query to send an email to a defined group either A,B,or C if the result set …
1 replies
I'm trying to do a simple update across multiple database updating a value that has an internal que…
6 replies
What is the BCP command to get this trademark to export correctly. It shows up as T which is innco…
1 replies
Hi All I have a data set that has a FROM_Date & TO_Date per row: FILE_NO, FROM_Date, …
4 replies
We started rewriting some stored procedures to handle errors more easliy with TRY and CATCH stateme…
20 replies
I guess this doesn't make logical sense and it doesn't appear to work either. INSERT INTO dbo.Sta…
9 replies
Hi all, Please run the following code, u ll get 2 tables created; one a real table and the other a…
4 replies
We've been connecting to our Sql Server database via Visual Studio and opening the table definition…
22 replies
a friend of mine was asked this question in an interview. a table has a column gender with values M…
2 replies
Hi, I have the following scenario: select purchid, (select case vctmovementmonth when 'dec-09' then…
2 replies
I can not find the error in the following little query. please help !! DECLARE @doc nvarchar (1000…
3 replies
How to pull UserID column from the table that you have created Trigger? Below is my generic script …
1 replies
Hi, I have result set in below format: Dt Wire Convergys 01/01/10 NULL0.6471 0…
1 replies
What I am trying to do is based upon a parameter value to insert records into different tables. Giv…
2 replies
Can any one of you help me getting the query/command to stop the execution of a stored procedure? I…
3 replies
Viewing 15 topics - 4,336 through 4,350 (of 12,234 total)
You must be logged in to create new topics.