Answer Posted / suresh somayajula
1.Physical Backup :-----
a.Hot Backup (which is running)
b.Cold Backup (Which is not running)
2.Logical backup (Done by Programmer)
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the difference between the conventional and direct path loads? : aql loader
Do stored procedures prevent sql injection?
What do you mean by dbms? What are its different types?
Is there any restriction on the use of union in embedded sql?
Can we perform dml on view?
Which join condition can be specified using on clause?
how to get @@error and @@rowcount at the same time? : Sql dba
how to calculate the difference between two dates? : Sql dba
Why partition by is used in sql?
how to get a list of all tables in a database? : Sql dba
How do I make my sql query run faster?
What is the difference between a procedure and a function?
What is clustered index sql?
What are the different types of sql commands?
how do you tune the slow running queries in oracle db , explain the methodology