Which Database is the best for the Security issue ?
1. DB2 2.SQL Server 3.MySQL 4.ORACLE
Answer / 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 |
How would you best determine why your MVIEW couldnt FAST REFRESH?
pls explain connect by prior with example and its real time use
Difference between NO DATA FOUND and %NOTFOUND?
a query to select maxmun 3 salaries of employee table
how to do daily transactions with out sql* loader control file regesterd in apps?
What is system global area (sga) in oracle?
what is the dual table in oracle?
Explain the use of log option in exp command.
How to start instance with a minimal initialization parameter file?
What are ddl statements in oracle?
What is COST-based approach to optimization ?
What should be the return type for a cursor variable.Can we use a scalar data type as return type?