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