Hi,
I have a very large table to compare between databases. Sometimes there are 800,000 rows to insert in the new database.
When I script the 800,000 rows they are in one batch.
Is there any way to add a GO every 100 or 200 lines??? :roll:
So the execution of the script would be much faster.
Please help.
I have a very large table to compare between databases. Sometimes there are 800,000 rows to insert in the new database.
When I script the 800,000 rows they are in one batch.
Is there any way to add a GO every 100 or 200 lines??? :roll:
So the execution of the script would be much faster.
Please help.