SQLite - Table

Sqlite Banner

About

What is a Table in SQL? in SQLite.

Management

Rename

beware !!: why_alter_table_is_such_a_problem_for_sqlite

Alter table syntax

ALTER TABLE schema.oldname RENAME TO newname.

Primary Key

See How to create or add a Primary Key to a Sqlite Table





Discover More
Sqlite Banner
Sqlite - Sql Grammar

The whole SQL syntax documentation for SQLite can be found at lang and/or full sql This error may be caused...



Share this page:
Follow us:
Task Runner