Topics
Started by
Posts
Last post
Hi Folks, SQL2000 and SQL2005. Our user databases are bit level replicated through SAN technology t…
10 replies
Hi guys, When i started my new job a few months ago I inherited a script that must be run every m…
4 replies
The problem is the Insurance company is getting repeated, there should be just one row for each ins…
12 replies
insert into dbo.Table ([field1], [field2], [field3]) select [field1], [field2], [field3] from dbo.N…
1 replies
Hello, Been a member on here for a while but this is my first post :w00t: Hopefully I'm posting thi…
17 replies
Is it possible to create a trigger to stop TRUNCATE statements in their tracks? I'd like to put thi…
3 replies
I'm trying to write this select statement it will run without the if statement but once I put the i…
3 replies
Hello all, I need to retrieve the TSQL from default trace file for the category_id=13 in s…
3 replies
About to migration production environments, doing some preparation on the reporting side. If I have…
13 replies
Hi, I have a search function that passes some search criteria in parameters to a stored procedur…
9 replies
Hi guys, I would like to help me determine what the size limit on a base database for me to make mi…
2 replies
assalam o alaikum I want to find non-zero minimum value in each numeric column in a table in SQL Se…
3 replies
Hi, I want to ask about the possibility to use an sql trigger that fires and event when a specified…
2 replies
Hi Suppose we have a website with 1,000 viewers each second. And we want to insert the viewer’s inf…
28 replies
I am testing the following trigger: ALTER TRIGGER [dbo].[trTitleDataReplicationDateTime_IU_TitleDat…
6 replies
Viewing 15 topics - 2,776 through 2,790 (of 10,974 total)
You must be logged in to create new topics.