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 |
how many triggers we can create on a table
11 Answers G2 Technology, TCS,
What are the factors causing the reparsing of SQL statements in SGA?
What are the types of partitions in oracle?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?
Explain overloading. Can functions be overloaded?
What is rowid and rownum in oracle?
How to join two tables in a single query using oracle?
What do you know about normalization? Explain in detail?
How to use an explicit cursor without open statements?
What is an oracle user account?
How do we create privileges in oracle?