User Profile
Collapse
-
Thanks for the suggestion. I'll give it a go. -
Copying data from one table to another in SQL Server
Hi,
I have two tables: 'Master' and 'Maximo'. I need to populate the sub-tables in 'Master' with the data from the equivalent sub-tables in 'Maximo'.
I'm aware that I can do this for each individual sub-table by using the Insert and Into commands and specifying the fields to populate.
However, there are 300 sub-tables which need to be populated.
Is there a batch command in SQL that would...
No activity results to display
Show More
Leave a comment: