Viewing 15 topics - 17,551 through 17,565 (of 284,137 total)
Topics
Started by
Posts
Last post
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
I have a table like this: Year month col_abc1 col_abc2 col_abc3 col_abc4 col_processing 2019 1 a1 a…
6 replies
Is there a better way to Automate Monitoring SQL Server Error Logs with Email Alerts. This is what …
2 replies
Hi, I have an Windows 2012 R2 Server hosting a 2016 SQL Server, I have admin access to the windows …
1 replies
Hello Does SSISDB hold the type of task anywhere It would make querying for slow tasks or da…
4 replies
Viewing 15 topics - 17,551 through 17,565 (of 284,137 total)