Answer Posted / charu
EXP command is a utility used for transferring the
structure /the data/indexes/statistics/tables/tablepaces
from a database.
More info can be got from exp help=y
Example Command is
exp username/password file=/absolutepath/ex.dmp tables=
(t1,t2,t3) statistics=none rows=y
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What's the difference between file and database? Can files qualify as a database?
Why is foreign key used?
Describe the types of keys?
Define scalar functions.
In which format image is stored in database?
I want to export the data date to date from oracle database then what can i do?
What is inner join in database?
Why do we need to use a database?
What is the main purpose of triggers in database?
What is the function of DML Compiler?
What is Schema in DBMS?
What are the benefits of modeling?
Which database is best for storing large data?
How do you create a simple database?
What is first normal form in dbms?