l_c_heac_det_p_p
4 rows
| determination_request_p_p | description |
|---|---|
| Deny | Denied |
| Grant | Granted to Request Date |
| GrntA | Granted to Another Date |
| Other | Other |
Table schema
CREATE TABLE l_c_heac_det_p_p(determination_request_p_p VARCHAR, description VARCHAR);
| determination_request_p_p | description |
|---|---|
| Deny | Denied |
| Grant | Granted to Request Date |
| GrntA | Granted to Another Date |
| Other | Other |
CREATE TABLE l_c_heac_det_p_p(determination_request_p_p VARCHAR, description VARCHAR);