Topics
Started by
Posts
Last post
I've been exploring various methods to monitor and alert for long-running queries in SQL Server. …
1 replies
DECLARE @var VARCHAR(2000) SET @var = 'dir ' + '\\company.sharepoint.com@SSL\DavWWWRoot\sites\Order…
3 replies
I'm failing to write a suitable rank function to label the following select resultset as seen here.…
1 replies
Hello SSC! Happy New Year and I hope everyone had a safe and healthy holiday! I have this ETL proce…
9 replies
Hello, I have a table Customers that contains the current value and another table Customers_History…
10 replies
Should I see this warning when I have ISNULL check at SUM function and changing NULLs to 0? …
4 replies
Good morning and Merry Christmas everyone! I'm not sure if anyone has posted something like this be…
2 replies
Hi, I have a table ShipperStatusHistory that tracks orders, Shipping status and relay points (for c…
7 replies
ServerName DatabaseName DatabaseSize(MB) Date Server DBName Size Date A DB 110 6/1/2023 A DB 113 7/…
10 replies
Hi,Can any one suggest on conveting PDF file data to SQL table in SQL server.Thanks.
17 replies
Hi, I have a table ShipperStatusHistory that tracks orders, Shipping status and relay points (for c…
8 replies
Are there any methods to create an alias for a database similarly to SQL Server aliasing. For S…
1 replies
I need to write a SQL Server query return only one role from table dbo.F6000059 based on employee…
5 replies
Hi all, This is what I need to do. I need to get a field called chargeguid from the charge table of…
1 replies
Hi All, I've got a write a program to copy the data from one database over to another. The destinat…
2 replies
Viewing 15 topics - 16 through 30 (of 1,523 total)
You must be logged in to create new topics.