Topics
Started by
Posts
Last post
SQL 2000 on Win2003. How would I drop a table with an unknown name that is older than 2 weeks old? …
2 replies
My problem is: I would like to fill a table with: Insert into TDest Select * from Tsource The probl…
3 replies
Hi, I'm using the construction: INSERT INTO #T(_DBName, _LogSizeMB, _LogSpaceUsedPct, _Status) EXEC…
5 replies
Where would I find in the system Tables/Fields that will let me know which jobs are currently execu…
2 replies
How are you and friends? I have some doubt in SP. I want to create cursor dynamically using variabl…
2 replies
Hi All. Has anyone found this issue before? I have a T-SQL sproc from hell which I am trying to opt…
6 replies
Dear All, I am breaking my head on a particular report. This report is based on a table in SQL Serv…
7 replies
Hi All, Does any one have (/know) a better algorithm which can generate unique checksum for gi…
4 replies
Hi, I need help with a Self Join, I have a table with productID, groupID and version number al…
2 replies
Hi, I need to create stored procedure which accepts a value. This value is then set as the maximum…
1 replies
I have a table with a field that is supposed to be used only for numbers, but the DBA set it up as …
7 replies
Hi experts, There is any way in T-sql to change the case of a string, it doesn't matter how it is w…
6 replies
Can you join two tables or views using LIKE as the join operator as in: Select x, y, z FROM TableA …
10 replies
Hi, could someone please let me know how I can code an insert statement which both exec's an SP and…
2 replies
Hello all, I want to set the location of some files that I'm loading with bcp in a column. Is there…
8 replies
Viewing 15 topics - 6,586 through 6,600 (of 17,082 total)
You must be logged in to create new topics.