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
Is primary key is clustered index?
What does subquery mean in sql?
Is sqlite good enough for production?
What is sql*loader and what is it used for? : aql loader
What is the difference between view and stored procedure?
What are the types of join and explain each?
List the various privileges that a user can grant to another user?
What is the use of sql trace?
how to create a new table by selecting rows from another table in mysql? : Sql dba
What is substitution variable?
Which are sql * plus commands?
Mention what problem one might face while writing log information to a data-base table in pl/sql?
What are string functions in sql?
What does the file extension accdb stand for?
What is mutating error in pl sql?