Viewing 15 topics - 13,966 through 13,980 (of 283,920 total)
Topics
Started by
Posts
Last post
What is the syntax to Query this XML data to find a statement = "coalesce" or any other text string…
1 replies
Declare @Intstr1 varchar(100) Declare @Intstr2 varchar(100) Set @Intstr1 = '1,2,3,4,5,6,7,8,9' --…
7 replies
Morning Guys, Does the execution history of an SSIS package/project get truncated when that project…
7 replies
Hi, I was planning to create a DB diagram of a user DB to better understand the relationship howeve…
3 replies
Today’s tip is to find the joy in music today: sing, play, dance, or listen. http://voiceofthedba.c…
1 replies
I want to see what Stored Procedures are run when users enter data in a 3rd party product we use. I…
10 replies
Comments posted to this topic are about the item Do You Still Want Coping Tips?
16 replies
Hi I have this query using PIVOT SELECT * FROM ( SELECT a.Mun, l.Name, a.NumberOfRooms FROM Acco as…
2 replies
Comments posted to this topic are about the item Getting the Group Counts
1 replies
Comments posted to this topic are about the item The Last Sequence
2 replies
Is there any simple script which I can use to count the user objects in a database? Reason is, I'm …
5 replies
I am trying to understand the memory management of SQL Server. I have a Windows Server 2019 on virt…
1 replies
I have an 2 node, AlwaysOn deployment on Windows 2012 R2 and SQL Server 2012 SP2. Both replicas are…
9 replies
Hello guys, i have two table like blue area and green area. Table1: ID1 and ID2 are primary key. Ta…
7 replies
I have an SSIS package that is using Db2 driver to get to db on a mainframe. I setup a batch file …
4 replies
Viewing 15 topics - 13,966 through 13,980 (of 283,920 total)