What are data pump export and import modes?
Answer / Yogesh Kumar Sagar
Data Pump Export and Import are utilities in Oracle that allow high-speed exporting and importing of data, metadata, and database objects. There are several export and import modes available, including FULL (exports the entire database), SCHEMAS (exports a specific schema), TABLE_EXPORT (exports individual tables), and IMPORTFULL (imports an entire database).
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between sql& oracle?
What are the type of Synonyms?
What is the difference between a user and a schema in oracle?
Query to retrieve record for a many to many relationship ?
How to create a new table in your schema?
How to login to the server without an instance?
How to use subqueries with the exists operator in oracle?
Which Database is the best for the Security issue ? 1. DB2 2.SQL Server 3.MySQL 4.ORACLE
What is query image?
what are stored procedures?
How to create a table interactively?
How to run the anonymous block again?