using comand prompt how can import table data and table
space with example
Answer Posted / pradeep
imp command can be used for both table data and table space
import. Add one parameter for table data import (tables=
TABLE_NAME1,TABLE_NAME2).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is data integrity? : Sql dba
What is the use of procedures?
What is data definition language?
What is sql not null constraint?
How do you delete a table?
What are sql triggers used for?
Can we use two order by clause in query?
How to raise user-defined exception with custom sqlerrm ?
Is it possible to read/write files to-and-from PL/SQL?
Does google use sql?
Can a view be mutating? If yes, then how?
what are the different type of normalization? : Sql dba
What are views in sql?
How to start the command-line sql*plus?
What are actual parameters and formal parameters?