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 |
Why oracle is used?
16. Display the order number, order line number and the shipping date. If the shipping date is null, display the string <not shipped yet>.
How many types of tables supported by oracle?
How do we know whether an index is created on a table ???
WHAT IS ecc 6.0
How to count groups returned with the group by clause in oracle?
Explain the concept of the DUAL table.
What are the different windows events activated at runtime ?
How index is implemented in oracle database?
Q1:code to connect to sql server(database) through jdbc application. Q2:code to connect to Mysql(database) through jdbc application. Q3:code to connect to oracle(database) through jdbc application.
How do I uninstall oracle client from windows?
can a table has a column that has only view data and in other columns we can change data?