Topics
Started by
Posts
Last post
I need to develop a code where I update col1 of ADTABLE1 which has WHERE clause criteria coming fro…
4 replies
OK I'm in a discussion with a coworker related to dependancies. you know you can create a procedure…
3 replies
How would one script out a TLOG restore using multiple files and the STOPAT option? Or would it jus…
3 replies
SQL 2012, Replication: When I start the Replication Monitor I see that I have an error. Opening Ag…
2 replies
syntx for changing Varchar(225) NOT NULL column to Varchar(1000) NOT NULL
2 replies
Hopefully someone can set me straight here - I am looking for a way to select the top n items, so l…
12 replies
I have letter "a", "b", "c". I would like my results to be "b", "c", "d" in TSQL respectively. Woul…
4 replies
Hi, Can TableDiff be used to compare table data where the schemas are slightly different? I need to…
1 replies
HI, I need to changes User Defined Type's column datatype, and this UDT is using many stored proced…
5 replies
I have a problem with performance of a query embedded in some 3rd party software. The query (see be…
3 replies
Hi, I have uninstalled sql server 2005 from Add/Remove Programs using Win 2003 server. i have veri…
5 replies
Hi, I tried using the stored procedure to connect to the external server bu am unable to connect by…
3 replies
Hi expert , Here is the details , DECLARE @t TABLE(col1 INT, col2 INT) INSERT INTO @t(col1,col2) S…
21 replies
Dear All, We have Express edition and need to schedule backup. How we can automate backup without u…
4 replies
Hi guys, I had a fully functional SQL 2008 R2 Failover Cluster up and running. Without getting into…
3 replies
Viewing 15 topics - 15,526 through 15,540 (of 30,191 total)
You must be logged in to create new topics.