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 |
various types of hints and their usage
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
What are the Referential actions supported by FOREIGN KEY integrity constraint ?
Anyone have the Latest Oracle Dumbs?While u have please forard to narain1411@gmail.com
Can we create more than one index on particular column?
How to return top 5 rows in oracle?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
What is materialized view in Oracle?
How to delete an existing row from a table in oracle?
How to call a sub procedure?
How can we view last record added to a table?
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,