Alarm -Tabellenname MySQL
ALTER TABLE exampletable RENAME TO new_table_name;
Bright Batfish
ALTER TABLE exampletable RENAME TO new_table_name;