Database Security Oracle Question:
Download Job Interview Questions and Answers PDF
What are the security features in Oracle?
Answer:
Data abstraction has been achieved in Oracle by separating the client and the server side logic. Therefore the client applications cannot manipulate the data. The triggers perform content based auditing and selectively disable application updates.
Access control can be achieved in Oracle by allowing the users to manipulate the data by using only their definer?s permitted previledges.
Access control can be achieved in Oracle by allowing the users to manipulate the data by using only their definer?s permitted previledges.
Download Database Security Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain What is Tablespace Quota? | Explain How you can secure our data in local area Network? |