l_c_inj_rel_type
3 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | injuctive_relief_type | description |
|---|---|---|---|
| 1 | 1 | PrInJ | Preliminary Injunction |
| 2 | 2 | PrmIn | Permanent Injunction |
| 3 | 3 | TRO | Temporary Restraining Order |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_inj_rel_type" (
"injuctive_relief_type" text,
"description" text
);