Topics
Started by
Posts
Last post
I would like now how to create a trigger only if it does not exists. The below code gives me an err…
5 replies
I am running an insert statement using sqlexecdirect. The insert will fire couple triggers. - Does …
1 replies
I have a table looks like this. CREATE TABLE #TMP (ID INT, TERM VARCHAR(100)) GO INSERT #TMP SELEC…
4 replies
Hye all..Im new here.. i wrote a query but unfortunately it cannot execute..I try to change the err…
11 replies
I have 3 Table say TableA(holding data) ,TableB(mapping data) and TableC(data to be inserted). Tabl…
1 replies
Hi I am trying to create a bcp command to import data from a text file to an empty sql server table…
14 replies
Hi, According to BOL the datetime field would round to 0.33 ms, but we want to store exact and accu…
3 replies
I have a need to create a ndf file that will hold all the index data. Right now there is only one m…
14 replies
I need to write a sql job that basically runs an update query to update a column to remove spaces f…
1 replies
Hi Friends, Here i am facing a issue in creation of a Stored Proc: The scenerio is , There is a "pa…
3 replies
Hi , can any one help me in writting the code for renaming the files? actaully we want to add prefi…
4 replies
Ok you DBA Gods this one has got me to that point that I just want to say F-it I cant do it I give …
1 replies
hi every one how to pass Passing multi-value parameter in stored procedure? i have tried with the b…
3 replies
I have two identical databases in QA and in production. Database in production has items, orders, a…
4 replies
hi Can any one tell me how to split data in one field. table: id autoincremented values name varcha…
5 replies
Viewing 15 topics - 1,501 through 1,515 (of 4,155 total)
You must be logged in to create new topics.