Topics
Started by
Posts
Last post
Hi guys, You may be bored with this kind of questions. I need to create a uder defined function tha…
1 replies
Hi masters, I need to update some values of an identity column. How can i do this in SQL Se…
6 replies
I have a complicated select statement joining about 10 tables in a stored procedure. I need to sele…
11 replies
Hi All, I have one scenario. declare @mm char(2) declare @gdate datetime select @gdate = '03/31/20…
8 replies
Hi, I want to insert a duplicate row in a table. I want to insert a new row in a table that sho…
1 replies
I've compiled the question onto a image, just to explain it clearly and here are the links http://i…
8 replies
Hi Does anyone know if a trigger can be placed on a select somehow? I want an event to fire every…
12 replies
Table Structure - Invoices InvoiceNumber InvoiceAmount LineItem B1234567 10…
1 replies
If i delete a records in table ... we can retrieve that using trigger and Deleted objects.. With ou…
3 replies
I was asked by a developer to review a segment of code and why it is performing bad in Prod vs. Tes…
6 replies
I have a table with several fields in it product,description,analysisA,quantity,cost I have 1000 re…
6 replies
Can anyone tell me if its possible to do this I have a table called BankDtails with the following f…
2 replies
Hi masters, how can i disable a identity column (the identity property)? and then later enable i…
1 replies
Greetings. I was trying to answer a post in the newbie forum, and I gave a dynamic SQL solution us…
12 replies
I'm betting this is a newbie question that someone will have an easy answer to. I've got a databas…
4 replies
Viewing 15 topics - 1,666 through 1,680 (of 17,082 total)
You must be logged in to create new topics.