Viewing 15 topics - 17,266 through 17,280 (of 283,986 total)
Topics
Started by
Posts
Last post
Hello I have a SQL task that ran through yesterday in around 23 minutes It executes an SP an…
2 replies
Comments posted to this topic are about the item Using a Surrogate vs Natural Key Steven Henderson …
34 replies
I have a field called 'jsonpayload' in a table called 'auditlog' that is populated with activity fr…
3 replies
Comments posted to this topic are about the item Generate C# class code for table
21 replies
Need help to rewrite the query for faster performance. use ABC_DB; SELECT c.otherID, a.shortname, c…
4 replies
In SQL Server 2016 SP2, we had a transaction log that had a truncation wait for OLDEST_PAGE indefin…
1 replies
<!--more-->Hi I have a simple package that exports data via ftp using a dynamic path & fi…
1 replies
Hi all, We currently have a 2 node dev cluster which I need to dismantle and either keep onl…
3 replies
Hi, Maybe I'm googling this wrong, but I'm looking to find out how I can list all the tables…
2 replies
I have claims data in a database that I would like to report frequency for based on the life of the…
7 replies
Is there a way to update a column values for system table There is a system table syslogins ,Colum…
10 replies
I'm familiar with CTE's which I have used a lot and I am somewhat familiar with the MERGE statement…
14 replies
Need help to rewrite the query for faster result. use ABC_DB; SELECT c.otherID, a.shortname, c.prio…
2 replies
Hi, I updated our SQL ser5ver from Sp2 to SP 4 today, and it says it was a success. However when I…
15 replies
Can anyone help me understand why the following works: SELECT CONVERT(float, '') but this does not:…
1 replies
Viewing 15 topics - 17,266 through 17,280 (of 283,986 total)