Topics
Started by
Posts
Last post
Hi, I've been battling with this for some time now and can't see what I'm missing. I have a windows…
1 replies
Hi, I am using the below query to calculate column values. But I need to return zero when a column …
3 replies
Hi, I got and Stored procedure whihc will be doing some Deletes, Inserts and Updates with in it int…
5 replies
Hi, Can anyone please explain this to me; SQL Server has as dedicated thread that monitors for dead…
4 replies
Hi there, My test and live server are alike in terms of configuration(CPU,memory etc).Databases are…
15 replies
Guys, I need to disable automatic startup of SQL Server on a 2 node active/passive cluster after Wi…
4 replies
Hi, We have the following scenario on our company. There's a table which keeps 60 days of data and …
5 replies
If i try to DBCC DBREINDEX (Table_name, '', 70); i am getting the error msg. how to shrink table si…
15 replies
Using a trigger we want to send out a notification when the top 1 record changes. Instead of runnin…
10 replies
Hello, I have been given a CSV file which consist of about 10 rows (nothing major), One of the col…
3 replies
By: mickyT
while connceting server i am getting query timed out expired , how to slove this
5 replies
I have a stored proc that says: WHILE EXISTS(SELECT * FROM @SystemComponentTbl) BEGIN It skips…
12 replies
I have the following bizarre situation and was hoping someone could help me figure it out. The foll…
5 replies
I'm on a development team that inherited a project from an office that was closed. I'm not a DBA bu…
8 replies
I have a partitioned table with six partitions, with a partition function defined for an integer va…
2 replies
By: N_Muller
Viewing 15 topics - 7,516 through 7,530 (of 30,225 total)
You must be logged in to create new topics.