Which Database is the best for the Security issue ?
1. DB2 2.SQL Server 3.MySQL 4.ORACLE
Answer Posted / florinda
Oracle Database. Oracle Database can maintain and implement
it's security from Machine to Data Level.
For Example: Network to OS, TNS, Listener, Mview, View,
FGAC, Security Vault, Encrypted tablespaces,
MD5,DeadLock..For more information You can visit:
http://www.devnetbd.com or http://www.tutorial.devnetbd.com
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
Why do you use stored procedures and state some of its disadvantages?
What are the ways tablespaces can be managed and how do they differ?
Is it possible to insert comments into sql statements return in the data model editor ?
What is the difference between sharding and partitioning?
An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
How do I reset a sequence in oracle?
How oracle handles dead locks?
Can we commit inside a function in oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What do you mean by a database transaction & what all tcl statements are available in oracle?
How to load data through external tables?
 How to use an oracle sequence generator in a mapping?
Explain how you would restore a database using RMAN to Point in Time?
how to clone 9i Database on to 10g Database.