home / current_collection

bib_level_property

8 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ bib_level_property_code display_order bib_level_property_name
1 1 - 0 ---
2 2 a 1 MONO COMP PT
3 3 b 2 SER COMP PT
4 4 c 3 COLLECTION
5 5 d 4 SUBUNIT
6 6 i 5 INTGRTNG RES
7 7 m 6 MONOGRAPH
8 8 s 7 SERIAL

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [bib_level_property] (
   [bib_level_property_code] TEXT,
   [display_order] INTEGER,
   [bib_level_property_name] TEXT
);
Powered by Datasette · Queries took 65.675ms