what are the advantages of running a database in NO archive
log mode?
Answer Posted / manjeet kumar
NOARCHIVELOG mode protects a database from instance
failure. However it does not protect from media failue.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is integrity and what is constraint??Explain with example
Use of an integrity constraint is better to validate data. Explain
How do you bind variables in oracle?
What is where clause in oracle?
How many types of tables supported by oracle?
definition of cluster and non-clustered index?
How to delete a column in an existing table in oracle?
How to use subqueries in the from clause in oracle?
Is there an oracle sql query that aggregates multiple rows into one row?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
How to delete all rows a table in oracle?
What is the max number of columns in an oracle table?
What is the simplest tool to run commands on oracle servers?
What are a query and state the different types of queries and their uses?