l_method_filed_type
7 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | method_filed | description |
|---|---|---|---|
| 1 | 1 | EFile | E-Filing |
| 2 | 2 | Fax | Fax |
| 3 | 3 | IFAX | Internet Form, Fax |
| 4 | 4 | IMAIL | Internet Form, Mail |
| 5 | 5 | IVIST | Internet Form, Visit |
| 6 | 6 | ||
| 7 | 7 | Visit | Visit |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_method_filed_type" (
"method_filed" text,
"description" text
);