Answer Posted / raja mahender reddy
I. Physical Backup:
1. Hot backup
2.Cold backup
II. Logical Backup
I. User Manged Backups
II. RMAN Backups
1. Image Copies
2. Backup sets
A. Full backups
B. Incremental Backups
a. Differential Incremental Backups
b. Cumulative Incremental Backups.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to calculate expressions with sql statements? : Sql dba
Where is all the data on the internet stored?
What is sql engine in oracle?
what is a composite key ? : Sql dba
What are all the ddl commands?
Difference between truncate, delete and drop commands?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
Explain what is rdbms?
How do you write an index?
what are all the common sql function? : Sql dba
Is sql free?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What can I use instead of union in sql?
What is a data manipulation language?
How to call shell script from pl sql procedure?