T-SQL insert using SSIS Data Pump
This article describes a T-SQL procedure to insert data using the SSIS Data Pump
2013-02-05
7,834 reads
This article describes a T-SQL procedure to insert data using the SSIS Data Pump
2013-02-05
7,834 reads
This articles shows a technique that generates and launches an SSIS package to update statistics in parallel.
2013-01-28
5,650 reads
2013-01-14
8,189 reads
By Steve Jones
SQL Saturday Austin 2025 is in just a few days. I am honored to...
By Steve Jones
I’ve been using the SSMS preview for v21. This is the next evolution of...
In the blog post Call a Fabric REST API from Azure Data Factory I...
Comments posted to this topic are about the item The Long Running Backup
Comments posted to this topic are about the item Interview Tips
I finally got the PowerQuery source to "show" in SSIS (so I can see...
I have a long running backup of the Sales database during a maintenance window that is going to take another 2 hours to complete on SQL Server 2022. I also need to perform some proactive work and add another file (ndf) to the Sales database to handle the expected growth of the next month. Can I do both simultaneously?
See possible answers