how to modify column in sqlite code example Example: how to change table name in sqlite alter table table_name rename to new_table_name;