l_c_10l_discovery_type
4 rows
| discovery_type | description |
|---|---|
| Depos | Depositions |
| Docum | Production of Documents |
| Inter | Interrogatories |
| Other | Other |
Table schema
CREATE TABLE l_c_10l_discovery_type(discovery_type VARCHAR, description VARCHAR);
| discovery_type | description |
|---|---|
| Depos | Depositions |
| Docum | Production of Documents |
| Inter | Interrogatories |
| Other | Other |
CREATE TABLE l_c_10l_discovery_type(discovery_type VARCHAR, description VARCHAR);