table_with_reserved_columns
1 row
This data as json, CSV (advanced)
id ▼ | if | description |
---|---|---|
1 | keyword if | a description |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [table_with_reserved_columns] ( [id] INTEGER PRIMARY KEY, [if] TEXT, [description] TEXT );