I have two databases, one called Natalie_playground and one called LiveDB . Since I want to practice insertion, update things, I want to copy some of the tables from LiveDB to Natalie_playground .
The tables I want to copy are called: Customers, Computers, Cellphones, Prices
What I tried to do was that (using SSMS) right click on the table, but there is no Copy!
sql sql-server data-migration
Natalia Natalie
source share