How do you ensure database security?
• Use role-based access control (RBAC).
• Encrypt sensitive data using AES or SHA.
• Prevent SQL injection by using prepared statements.
• Enable audit logs for tracking changes.
• Use firewalls and secure authentication methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between SQL, DDL, and DML?
7 Answers BeBo Technologies, Wipro,
what is the scripts in data base?
Explain the importance of .pll extension in oracle?
What are the differences between lov and list item?
what is the difference between substr and instr function in oracle?
What are the various types of snapshots ?
How to delete multiple rows from a table in oracle?
what are corelated subqueries
How to display the hierarchy of employee and managers without using connect by prior.
What is an oracle database?
What is a recycle bin in oracle?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?