Copy a database table : Several times, we need to copy SQL Server table schema and data from one database to another database.
We assumed that you have already logged in into cPanel.
Or click here to see how to login to cPanel.
Steps (Copy a database table):-
- Click phpMyAdmin icon.
- Click on the database table that you want to copy it.
- Then click operation tab.
- Scroll down little bit and find “copy table to” section.
- Enter the new name for the table under this section and click go.
That’s it. You have created a copy of database table.