News

In that case, the WITHOUT ROWID clause may be added to the table creation statement: create table Hens ( Name text primary key ) without rowid. SQLite does, however, require a primary key. So if I ask ...