05.11.2010, 18:47
No, imagine ive got two tables..
If i have a record in the first table.. i want to remove it from that first table.. and place it into the new table..
Code:
//accounts table with these attributes... ID Username Password Level Kills Deaths //Now another table called, Accounts2 with attributes. ID Username Password LEvel Kills Deaths