what are the advantages of running a database in NO archive
log mode?
Answer / 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 |
what happened to the global index when I truncate the data in one of the partition?
Difference between join and a subquery?
8 Answers Base Automation, NMDC,
Can we write dml statement in function in oracle?
Can a property clause itself be based on a property clause ?
What is the maximum number of triggers that can be applied to a single table?
What are the four Oracle system processes that must always be up and running for the database to be useable?
what are views?
select statement does not retrieve any records. what exception is raised?
How to transfer database(500 gb) of oracle enterprise edition to standard edition downtime is only 1 hour not using exp/imp option ?
defination of bitmap index
What does `(+)` do in a where clause?
What is the diff between Oracle and SQL Server