Viewing 15 topics - 16,651 through 16,665 (of 284,125 total)
Topics
Started by
Posts
Last post
I'm in the process of migrating an older database server to a new instance of SQL Server 2017 via d…
3 replies
There are about 100 jobs in SQL server agent. Is there any way to search a table to view which jobs…
1 replies
Hi, I am doing STUFF in my query which is concatenating the blank data too and data looks like belo…
5 replies
Hi, Time displayed in sql sentry client is 00:00:55.248 so it is 55 mins or secs? I would like to c…
1 replies
I have two tables and I want to do a recursive query in order to get a final table with a parent-ch…
3 replies
ALTER PROCEDURE [dbo].[employee] @isemployee int AS IF (@isemployee = 0) BEGIN DECLARE @Email Varch…
4 replies
I've been tasked with setting up and configuring our SQL Server for Always On and have a couple que…
6 replies
Hi All I'm using SQL2016 I'm having an issue with a piece of code generated in SQL2008 Sampl…
6 replies
I have a table: Named HighScores "INSERT HighScores VALUES ('Bob', 2500, '2 Jan 2013 13:13'), ('Jo…
17 replies
I have been tasked with identifying a set of users in one of our databases. The following code sho…
6 replies
Good day Quite a number of our larger clients are contracting us to assist them with migrating from…
11 replies
Hi All, Heard about readers can also block writers. Can anyone provide a demo example to prove this…
2 replies
Hi, Please let me know.. DB Diagram: SSMS is not helping with so many tables and huge DB. Please a…
1 replies
Comments posted to this topic are about the item A Good Reason to use a VCS
9 replies
Comments posted to this topic are about the item Soft Skills: Controlling your career LinkedIn Prof…
5 replies
Viewing 15 topics - 16,651 through 16,665 (of 284,125 total)