I have two tables that are structured exactly the same. Is there an easy way to copy all of the data from one table into the second table?
I'm not sure if this an elementary thing to do, I'm new with SQL. So is there an easy SQL statement that will just make this second table identicle to the first table?
Thanks for any help!
I'm not sure if this an elementary thing to do, I'm new with SQL. So is there an easy SQL statement that will just make this second table identicle to the first table?
Thanks for any help!