I have two databases, one is called Natalie_playground
and one is called LiveDB
.
Since I want to practice insert, update things, I want to copy some of the tables from the LiveDB
to Natalie_playground
.
The tables I want to copy are called:
Customers, Computers, Cellphones, Prices
What I tried to do is that (using SSMS) right click on a table but there is no Copy in there!