home / fixtures2

primary_key_multiple_columns_explicit_label

Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette

1 row

✖

✎ View and edit SQL

This data as json, testall, testnone, testresponse, CSV (advanced)

id ▼ content content2
1 hey world2

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE primary_key_multiple_columns_explicit_label (
  id varchar(30) primary key,
  content text,
  content2 text
);
Powered by Datasette · Queries took 15.691ms · Data license: Apache License 2.0 · Data source: tests/fixtures.py · About: About Datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows