how to insert a new column in sqlite code example Example: rename table sqlite ALTER TABLE existing_table RENAME TO new_table;