SQLite supports renaming a table, adding a new column and renaming an existing column - so that subs

SQLite supports renaming a table, adding a new column and renaming an existing column - so that subset of ALTER TABLE is supported.
Was this page helpful?