Topics
Started by
Posts
Last post
When system trigger fires when we use below code sp_configure 'show advanced options',1 GO RECONFIG…
5 replies
When I manually run this insert script below I'm usually expecting to see (2 lines due to a trigger…
4 replies
Hi, I am planning to run a server side trace on server. I am bit worried about the trace file grow…
8 replies
Hi Team, Is it possible to sort records in custom. Eg: i've below records in a table. john Peter sm…
5 replies
Hi, I am developing one tool. I need to write to stored procedure for each and every functionality.…
4 replies
Hi all, I recently backed up a SQL 2000 (SP4) database and restored it on to a new server 64-bit Wi…
2 replies
Hi I have a large table which there is just select and insert on it.It has a field named 'TranType…
4 replies
Dear all, I have a question concerning a view UI need to create. Let's me explain the situation. I…
5 replies
Hello, My transaction log backup today took longer time to complete than usual. Daily it runs at 1:…
2 replies
Hello all but i'm trying to make a very basic query and i'll give an example of the db here but wha…
5 replies
Hi Expert, I want to show only AFG,USA,INDfrom my below table.. CREATE TABLE test( [ENAME] [varcha…
2 replies
Is that a good practice to drop all temp tables at the end of a stored proc?
9 replies
Hello Everyone, I need help in tuning a complex EF generated sql query. Any inputs are highly appre…
4 replies
I have 2 dates format like 200903021124 and 200903030254.how to get hours,minutes Between those dat…
5 replies
Hi, I have been using xml data type as an input parameter but never thought about why we need to us…
4 replies
Viewing 15 topics - 13,771 through 13,785 (of 30,212 total)
You must be logged in to create new topics.