primary_key_multiple_columns_explicit_label
1 row
This data as json, testall, testnone, testresponse, CSV (advanced)
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE primary_key_multiple_columns_explicit_label ( id varchar(30) primary key, content text, content2 text );