Quantcast
Channel: Scripts – DBA THINGS
Viewing all articles
Browse latest Browse all 25

PowerShell : Copy a table from one server to another

$
0
0
In general, a DBA like us gets requests to copy a table data from one SQL Server instance to another. In that case, a DBA first sees the amount of data present in the table and then he decides a method to transfer. Normally, a DBA selects Import Export method or SSIS and of course that is a suggested way to transfer data […]

Viewing all articles
Browse latest Browse all 25

Trending Articles