Answer Posted / brajendra arzare
Logical backups are backups in which the export utility
(for example exp) uses SQL to read database data and then
export it into a binary file at the operating system level.
We can then import the data back into a database using the
import utility (imp).
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Should database table names be capitalized?
What is the main purpose of database?
What are the drawback of rdbms?
What is a relation schema?
What are the integrity rules in dbms?
What is 3 level architecture dbms?
What is the first step in creating a database?
Explain atomicity and aggregation?
Define fragmentation.
Explain meant by 3-tier architecture?
What are the advantages of database software?
Explain dml compiler?
what is the difference between two and three-tier architectures?
What is database users in dbms?
how to solve cardinality in dbms...many to many ralationships