command to change table name in mysql code example Example: how to edit table name in mysql RENAME TABLE tb1 TO tb2;