Topics
Started by
Posts
Last post
I try to insert into table a string variable date to column datetime: my Query: "INSERT INTO tblDat…
6 replies
I have a table where uniqueidentifer is the primary key and is generated with newid() in default va…
6 replies
HELLO! GOOD AFTERNOON, Just a question, when we execute the function @@error we know it validates i…
2 replies
I have the stored procedure listed out below. Running it as is, takes 13 seconds. If I uncomment th…
4 replies
Dear All, XYZ TABLE Name age id Sumanta …
3 replies
I have a numeric data field and I am trying to run a summarization with rollup. The code pulls the …
4 replies
Hi, What is the best way to copy the data from one table to another table having the same schema. T…
2 replies
I have written the following which returns exacly what I want: create table #Temp ( id int, item…
3 replies
Pls anyone help me ... I need to pull the record from one fileld in the table that contains positif…
1 replies
Hi, I am under the impression that raiserror will not stop the execution of a stored procedure. I …
2 replies
Hi, newbie here. Having a weird problem with sql stored proc. I have this generic proc I wrote to…
6 replies
Hi, newbie here. Having a weird problem with sql stored proc. I have this generic proc I wrote to…
1 replies
I was trying to find a way to loop through a temp table that has all the databases that I want to c…
1 replies
Morning, I have a number of DTS packages that use cursors to extract and manipulate data and fina…
5 replies
Hello, I have a table ITEM_MST ITEM_TYPE QTY Date 1 2 15 July…
1 replies
Viewing 15 topics - 1,366 through 1,380 (of 17,082 total)
You must be logged in to create new topics.