RENAME
The RENAME statement is used to change the name of an existing table.
The general syntax is
RENAME TABLE table_name TO new_table_name
The RENAME statement is used to change the name of an existing table.
The general syntax is
RENAME TABLE table_name TO new_table_name