Topics
Started by
Posts
Last post
Why is this sql generating an error? The reg table has several columns, but it should never get the…
3 replies
Hey All I have a database that is constantly altered to improve its performance. Stored Procedures …
12 replies
Hi everyone, I just want to know how many rows affected by triggering action (update command). Plea…
4 replies
Hi All, I have job in sql server which restores database backup and permissions thereafter. Sometim…
4 replies
exec master.dbo.xp_cmdshell 'D:\CS-Share\Rockwell-witsken\TCPWedgeFiles\TCPSQL.exe 10.1.109.103, [a…
7 replies
I am interested in what people use to store useful t-sql code that they come across. I'm talking a…
14 replies
I have a table which has the following 5 columns : name | date | AAA | BBB …
2 replies
I have written the following T-SQL and it works fine... just slowly. I am think its from the cursor…
6 replies
Hi , I have Script File that generates output for all the objects in database.. Here is the script…
4 replies
I'm looking for some directional assistance here, not code, I'd like to figure that part out on my …
9 replies
I need help in writing a trigger or just a T-SQL statement for updating a field in another database…
6 replies
I'm having issues with a stored procedure that uses tables. If more than one user/process executes…
11 replies
Hi all, Im fairly new to SQL having got into a new job through being fairly competant at VBA and Da…
10 replies
I have an inline table defined functions that returns 23000 rows of data in 1 second, only one colu…
6 replies
Hi, I have this code below which should delete a list of tables in TempTable one at a time. The pro…
8 replies
Viewing 15 topics - 4,966 through 4,980 (of 12,230 total)
You must be logged in to create new topics.