DBA_ENCRYPTED_COLUMNS
maintains encryption algorithm information for all encrypted columns in the database. Its columns are the same as those in "ALL_ENCRYPTED_COLUMNS".
· ALL_ENCRYPTED_COLUMNS
displays encryption algorithm information for the encrypted columns in the tables accessible to the current user.
· USER_ENCRYPTED_COLUMNS
displays encryption algorithm information for the encrypted columns in the tables owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
|
|
| Owner of the table |
|
|
| Name of the table |
|
|
| Name of the column |
|
| | Encryption algorithm used to protect secrecy of data in this column: · · · · |
|
| | Indicates whether the column is encrypted with SALT ( |
No comments:
Post a Comment