How toimport .dmp file in lower version of oracle from
higher version ?
Answer Posted / swapna
Export the higher version data using lower version Export
utility and import it to the lower version DB.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What does <> sql mean?
What is lookup table in sql?
What are some predefined exceptions in pl/sql?
is it possible to pass an object or table to a procedure as an argument?
Can you load data into multiple tables at once? : aql loader
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????
What does count (*) mean?
What does the file extension accdb stand for?
How many aggregate functions are available there in sql?
Why do we need view in sql?
What are the different types of tables in sql?
What do you understand by pl/sql records?
How to use sql*plus built-in timers?
what are integrity rules?
What is a boolean in sql?