edit sqlite schema code example Example: rename table sqlite ALTER TABLE existing_table RENAME TO new_table;