Changing the table name

The "Rename" option allows you to change the name of a table. This operation does not affect any of the data or indices within a table, but the table's name.

To change the name of a table, choose "Alter" from the "Select" list. Select the "Alter" option from the "Select" list. Choose the table you want to rename and choose the "Rename" option from the "Alter" list. Enter the new name for the table in the "to New Table Name" textbox and click the "Build SQL Query" button. After reviewing the SQL Query click the "Run SQL Query" button to complete the operation. The result of operation will appear at the bottom of the page.