l_c_part_role_type
16 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | role_code | description |
|---|---|---|---|
| 1 | 1 | AddS1 | Additional Service #1 |
| 2 | 2 | AddS2 | Additional Service #2 |
| 3 | 3 | AddS3 | Additional Service #3 |
| 4 | 4 | AddS4 | Additional Service #4 |
| 5 | 5 | AddS5 | Additional Service #5 |
| 6 | 6 | AddS6 | Additional Service #6 |
| 7 | 7 | LRep1 | Legal Representative #1 |
| 8 | 8 | LRep2 | Legal Representative #2 |
| 9 | 9 | LRep3 | Legal Representative #3 |
| 10 | 10 | Noti1 | Notification #1 |
| 11 | 11 | Noti2 | Notification #2 |
| 12 | 12 | Noti3 | Notification #3 |
| 13 | 13 | Noti4 | Notification #4 |
| 14 | 14 | Noti5 | Notification #5 |
| 15 | 15 | Noti6 | Notification #6 |
| 16 | 16 | Party | Party |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_part_role_type" (
"role_code" text,
"description" text
);