Topics
Started by
Posts
Last post
I am creating a view to pull some information together...to replace a DTS that was created for the …
9 replies
Hi, I've been informed that the truncate table command is no longer supported in SQL 2005. C…
2 replies
What does the start: command in T-SQL mean. Could this command be responsible for the…
2 replies
Not sure if this really is a nested Query issue, but... I want to return all rows from one table, t…
5 replies
Guys, I am dealing with following Duplicate sets (I have 40000 of them) for each value of BP we hav…
4 replies
CREATE TRIGGER 1_trig ON option AFTER INSERT , UPDATE As update option set pr.ID = o.ProvinceID…
3 replies
Hi I created a new SP with the same name of another one, does anybody know how I can recover the ol…
4 replies
Hi, dear Is there a faster way to get the row size of tables in bytes? Thank you very much. Obede B…
2 replies
Hey guys, just a real quick one here that I think I already know the answer to... Is there any way…
10 replies
Hi, I have a customer database that has several fields that are in SQL with the data type of Binar…
6 replies
hi guys I have a date column in my table. I need to replace the values in this column to '2099-01-0…
4 replies
I want to pull in the current days date in the following format: 2006-10-03 00:00:00 or something …
8 replies
I have the following query in a stored procedure: SELECT TOP(@top) Fault, Occurrences, Duration F…
5 replies
Does anyone have a script (or know of a system stored proc) that will return all of the stored proc…
4 replies
Hi guys I exported some data from a text file to sql server. Here is the sample data.. This …
8 replies
Viewing 15 topics - 5,986 through 6,000 (of 17,082 total)
You must be logged in to create new topics.