InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Rows Option In Imp Command? |
|
Answer» A flag to indicate whether ROWS should be imported. If this is SET to 'N' then only DDL for DATABASE OBJECTS will be EXECUTED. A flag to indicate whether rows should be imported. If this is set to 'N' then only DDL for database objects will be executed. |
|