Topics
Started by
Posts
Last post
Have a proc that I want to perform selection on a value only if specified in the proc parameter. Th…
4 replies
The WHERE clause in my DELETE statement failed because the subquery has an error. But instead of th…
15 replies
I have a stored procedure that accepts 6 parameters and returns a table. How can I execute th…
1 replies
I need to create a trigger Remark_trig, that should b provoked when my data is inserted in a table…
3 replies
I have a dB with the following schema: PersonName, Year, Month1, Month2, Month3 ... Month12. (Each …
4 replies
Hi I have a SQL server 2000 sp3 - Datacentre platform with the following.. If there is an open tra…
3 replies
The Following gives theses errors in query analyzer (or anything I run the SQL in) Server: Msg 107,…
5 replies
I have two tables (below) where I need to derive two queries from these tables. I'm a little …
1 replies
I have SQL Server 7 code of the form : IF BEGIN SELECT INTO #TempTable FROMWHERE END ELSE BEGI…
7 replies
Hi, Is there any way that i can save the diagram generated from Enterprise Manager -> SQL Server…
2 replies
Hi there, I have a stored procedure which creates a log of the traffic hitting a database and am ha…
3 replies
I am accessing a linked server to synchronise some data. To ensure data consistency I need to…
1 replies
Hello, All: I have a question... I want to make a copy the structure o…
4 replies
Hello, Does anyone know if there is a way to change the default value of a field using T-SQL? …
1 replies
Hi all, I'm learning T-SQL at the moment and find the materials I've been using don't have a lot of…
2 replies
Viewing 15 topics - 12,931 through 12,945 (of 17,082 total)
You must be logged in to create new topics.