- Page 1: Log
- Page 2: Save & Reload
- Page 3: Convenience
- Page 4: Policy
- Page 5: Encryption/Decryption Privilege
- Page 6: Access Control
- Page 7: Column Encryption Settings
Column Encryption Settings
- SET COLUMN <owner>”<table>”<column>”<policy id>
- <owner>: name of the owner having the table with encryption column.
- <table>: name of the table with encryption column.
- <column>: name of the encryption column.
- <policy id>: the unique id of policy to be applied to the encryption column.
- Explanation: Creates entered column settings.
- DELETE COLUMN <owner>”<table>”<column>
- Explanation: Deletes entered column settings.
Column encryption settings enable you to apply policies you have made to each column respectively.
#fancy-title-673f07e815f6b a{ color: #5b5b5b; }
#fancy-title-673f07e816181 a{ color: #5b5b5b; }
#icon-font-673f07e8163d6 i { background-color:; color:#000000; border-color:; } #icon-font-673f07e8163d6 i:hover { background-color:; color:rgba(0,0,0,0.51); border-color:; }
Back to: Log