nama tabel peringatan mysql
ALTER TABLE exampletable RENAME TO new_table_name;
Bright Batfish
ALTER TABLE exampletable RENAME TO new_table_name;