l_c_bank_pet_type
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | bank_pet_type | description |
|---|---|---|---|
| 1 | 1 | Chp11 | Chapter 11 |
| 2 | 2 | Chp13 | Chapter 13 |
| 3 | 3 | Chp7 | Chapter 7 |
| 4 | 4 | Other | Other/Combination |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_bank_pet_type" (
"bank_pet_type" text,
"description" text
);