1 row where qualifier_hr = "cospan"

View and edit SQL

qualifier_hr

  • cospan · 1
construction ▼ qualifier_hr
pushout cospan

Advanced export

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

CSV options:

CREATE TABLE "universal_objects" (
	"construction"	TEXT NOT NULL UNIQUE,
	"qualifier_hr"	TEXT NOT NULL,
	PRIMARY KEY("construction")
);