sqlite Alter Table if Exists rename code example Example: how to change table name in sqlite alter table table_name rename to new_table_name;