Explain the difference between a hot backup and a cold
backup and the benefits associated with each
Hot Backup
taking backup, When the database is up & Running
making database in archivelog mode ,
using the command like alter database begin backup
Cold Backup
taking backup when is database is off.
| Is This Answer Correct ? | 2 Yes | 0 No |
what is diff between pre insert,on insert,post insert triggers?
What is supporting issues GL AP and AR?
what is the querry to get first 10 records from the emp table?(emp no is the primary key)
i have marks in table,how to find total?
please send me oracle pl/sql exp resume. and also faqs...
3. Steps in UAT?
How to find locks exists in a table or not?
difference of using cursor for loop and open,fetch,close.which one is better
what are the advantages of Oracle over other databases..? please give me reply...
what ASIS BUSINESS PROCESS IN ORACLE FINANCE
What is difference b/w Credit memo and Adjustment in AR.
Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.