Column Name | Data Type | Description |
table_name | char(256) | Name of the table, view, or index |
table_owner | char(32) | Owner of the table, view, or index |
table_type | char(1) | T--Base table V--View I--Index |
system_use | char(1) | S--System catalog object U--User object G--Generated |
permit_user | char(32) | Name of grantee or empty string |
permit_type | char(64) | Privilege granted |