Rename Tables
You can rename database tables from the DBCode Explorer without writing a SQL command.
Select Database Connection
Section titled “Select Database Connection”- In the DBCode Explorer, choose the connection where the table is located.
- Expand the connection and database that contain the table.
Choose the Table to Rename
Section titled “Choose the Table to Rename”- In the database tables list, locate the table you want to rename.
- Right-click the table name and select Rename.

Enter the New Table Name
Section titled “Enter the New Table Name”- In the input box, replace the current table name with the new table name.
- Press
Enterto confirm the rename, or pressEscapeto cancel.

Verify Success
Section titled “Verify Success”- After DBCode completes the operation, the DBCode Explorer refreshes to show the new table name.