Topics
Started by
Posts
Last post
Hi All i have this stored procedure: SET ANSI_NULLS ON SET QUOTED_IDENTIFIER ON GO -- =============…
3 replies
By: sgmunson
One of our developers accidentally deleted a record from some of our tables.We want to just restore…
5 replies
By: sreeya
Hi, I have a database . i implemented a DDL trigger on CREATE or DROP procedure ...in that trigger…
1 replies
Hi, What's wrong with my code? DECLARE @ILN varchar(20),@oper varchar(4),@CT_perStation numeric(21,…
4 replies
I have a column that stores 3 lines (was typed in with 2 carriage returns) continuously. I use the …
8 replies
This query is used to find the sales margin of one of our insurance products sold in October. For …
10 replies
Does anyone know what the deal is with SQLActiveScriptHost.Print in SQL 2005 x64 edition? I see th…
1 replies
Hi, Is there a way I could generate/populate single record with multiple values of Stations? Number…
1 replies
Ok, I am having a complete brain fade today. I have a table which records a status for people. A …
4 replies
I used @@error to detect the result of the update statement. In my script, when @@error is not equa…
7 replies
Hi All, I have problems when trying to move a flat file - inside script task , after…
3 replies
Hi, I've worked with many databases in the past 20 years, and [sadly] have never seen a great desig…
2 replies
Which one is better CTE or using Subquery in the from clause? I have written the query using CTE an…
2 replies
Hi everyone, I'm writing a very simple program using VB '08 Express. One of my data columns contain…
1 replies
Hi 🙂 Im new to sql. This may be very simple.But, Please help me in doing this. I have a table Table…
13 replies
Viewing 15 topics - 2,656 through 2,670 (of 4,155 total)
You must be logged in to create new topics.