Viewing 15 topics - 19,426 through 19,440 (of 284,144 total)
Topics
Started by
Posts
Last post
declare @DTBEGIN date = '02/01/2018' declare @DTEND date = '05/22/2019' SELECT * FROM ( SELECT c.co…
2 replies
Hi i want all column name in one row. Here is example table name - test column name - name , code ,…
3 replies
Hi, how do you guys document your SQL set-ups? I've seen lists of products but each one I look at s…
3 replies
Hi all, I've been trying to optimize a large stored procedure. I found a code there that insert rec…
9 replies
Comments posted to this topic are about the item Display All Errors Fired in a Restore Procedure
12 replies
Hello everyone , Who has an idea if I can apply a cursor to browse all my databases to save all the…
1 replies
I've been using SSMS for bajillions of years. Last week I needed to install MySQL. I didn't realize…
3 replies
Hello everyone Who has an idea how can I modify this script to run it on multiple instances Current…
1 replies
Comments posted to this topic are about the item Are We Suckers?
62 replies
I'm trying to do some proof of concept work with AlwaysOn in SQL Server 2012. I've got 2 Windows 20…
4 replies
I need help with SQL joins when I joins the tables everything is fine until I join the check number…
7 replies
Comments posted to this topic are about the item What is ADF? Level 1 of the Stairway to Azure Dat…
2 replies
LS, The situation: 2 node cluster (SQL 2012), 4 instances , 2 instances prefered active on node1 - …
2 replies
Dear All, We have a view which joins two tables and this view is not indexed view. This view is bei…
4 replies
Hi, I used to script databases in traditional SQL Server instances using automated jobs with powers…
1 replies
Viewing 15 topics - 19,426 through 19,440 (of 284,144 total)