copy from data from one table to another table
Hi All,
There will be four tables in database(week1,week2,week3,week4).
i am uploading data from excel to database.Everytime i uplaod data from excel it should be copied to fourth table.
Intially 4 tables will be empty.when i upload first excel file data it should be copied to fourth table.When i select next excel file fourth table data should be copied to 3rd table and new file should be uploaded to fourth table.similarly when i select 3rd excel file it should be inserted to 4th table and 4th table data to 3rd table,3rd table data to 2nd table.
|