l_c_app_court_action
4 rows
| court_action_action | description |
|---|---|
| 00010 | Respondent found in contempt |
| 00011 | Respondent not found in contempt |
| CsntO | Consent Order |
| FrmSA | Settlement/withdrawal |
Table schema
CREATE TABLE l_c_app_court_action(court_action_action VARCHAR, description VARCHAR);