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
How to select random rows from a table?
How to display Row Number with Records in Oracle SQL Plus?
The select into statement is most often used to create backup copies of tables or for archiving records?
What is rtm stands for?
What is data control language?
Explain what is a view?
How to write html code in pl sql?
What are sql*plus environment variables?
Is drop table faster than truncate?
What is set transaction?
What does rownum mean in sql?
Explain autonomous transaction.
how can we find the number of rows in a table using mysql? : Sql dba
what happens if you no create privilege in a database? : Sql dba
How delete all data from table in sql?