Viewing 15 topics - 277,726 through 277,740 (of 283,905 total)
Topics
Started by
Posts
Last post
Hi Can anyone help me with the following... I am new to T-SQL and I am trying to execute a stored …
17 replies
hi friends , when i Declare backup and Restore objects with "With Events " i am geting an error. …
1 replies
We need a failover solution for a sql server with multiple instances. I have demo-ed "DoubleTake" a…
3 replies
Can anybody help on this? I am executing a sql statement in the following form: use tradeshow selec…
4 replies
When I run the initial snapshot that generates schema and trigger scripts, there are two sets of tr…
1 replies
I realize this is a begginer question but I have to ask, how do you create the fact table? I get th…
5 replies
New to SQL Server but... Am I missing something or is it impossible to create any type of numeric c…
12 replies
I wrote the following stored procedure to check the databases' space. first, I put it in the master…
2 replies
Is there a better way to write this? SELECT A.SSN ,A.SSN ,B.PAN_ACF2_ID ,G.SSN ,D.PAN_ORGID ,C.DE…
2 replies
I have a job which is running batch file, which eventually does simple things on server like deleti…
5 replies
Environment: SQL 2000 Server - Publisher (local domain) SQL 2000 Server - Distributor (local doma…
3 replies
One of my stored procedure takes 5 minutes to run in Query Analyser. If I schedule the same as a J…
3 replies
Hello! I'm running an EXEC command in one of my stored procedures. But I only want it to be able to…
5 replies
I have a Database that unfortunatly was written in Access 2000 instead of SQL Server. Anyway I hav…
8 replies
I have the following SQL... SELECT A.* FROM TABLE_1 A LEFT OUTER JOIN TABLE_2 B ON A.KEY = B.KEY WH…
5 replies
Viewing 15 topics - 277,726 through 277,740 (of 283,905 total)