how to change the name of a table sqlite3 code example Example: how to change table name in sqlite alter table table_name rename to new_table_name;