l_r_preelec_hear_det_p_p
4 rows
| determination_request_p_p ▼ | description |
|---|---|
| Deny | Denied |
| Grant | Granted to Requested Date |
| GrntA | Granted to Another Date |
| Other | Other |
Table schema
CREATE TABLE l_r_preelec_hear_det_p_p(determination_request_p_p VARCHAR, description VARCHAR, PRIMARY KEY(determination_request_p_p));