SQL History
The following information is critical to manage security for Data Studio:
- SQL History scripts are not encrypted.
- The SQL History list does not display sensitive queries that contain the following keywords:
- Alter Role
- Alter User
- Create Role
- Create User
- Identified by
- Password
- Few query syntax examples are listed below:
- ALTER USER name [[ WITH ] option [ ... ]]
- CREATE USER name [ [ WITH ] option [ ... ] ]
- CREATE ROLE name [ [ WITH ] option [ ... ] ]
- ALTER ROLE name [ [ WITH ] option [ ... ] ]
Last Article: Data Encryption for Saved Data
Next Article: SSL Certificates
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.