Oracle® TimesTen In-Memory Database SQL Reference Release 11.2.1 Part Number E13070-03 |
|
|
View PDF |
The TABLE_PRIVILEGE_MAP system table describes privilege type codes. This table can be used to map privilege type numbers to type names.
Columns
Column name | Type | Description |
---|---|---|
PRIVILEGE | TT_INTEGER NOT NULL | Numeric privilege type code |
NAME | VARCHAR2 (40) INLINE NOT NULL | Name of the type of privilege |