home / fixtures
✎ View and edit SQL
This data as json, CSV (advanced)
JSON shape: default, array, newline-delimited, object
CSV options: download file
CREATE TABLE primary_key_multiple_columns_explicit_label ( id varchar(30) primary key, content text, content2 text );