> something like this: > >"SQLite's version of the ALTER TABLE command allows the user to >rename _a table,_ or add a new column to an existing table."
Or, SQLite's version of the ALTER TABLE command allows the user to rename, or add a new column to, an existing table. (commas added for emphasis, but not really required (;-)) Regards

