How toimport .dmp file in lower version of oracle from
higher version ?
Answer Posted / sanjay
We can use the exp utility which was introduced in oracle 7 to export and we can use the imp utility to import the data.Because oracle always support the lower versions in the higher version.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different functions in sql?
Why do we use procedures?
How does postgresql compare to mysql?
what are all different types of collation sensitivity? : Sql dba
What is exception? What are the types of exceptions?
What is latest version of sql?
What is the difference between nested table and varray?
What is java sql connection?
State some properties of relational databases?
What is dml statement?
Which function is used to return remainder in a division operator in sql?
what are tables and fields? : Sql dba
how to extract a unit value from a date and time? : Sql dba
Explain the uses of database trigger.
What is difference between sql function and stored procedure?