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
Do prepared statements prevent sql injection?
What is blind sql injection?
How do I remove all records from a table?
what are tables and fields? : Sql dba
Why truncate is faster than delete?
What is offset and limit in sql?
Can we insert data in view?
What is secondary key?
Can we create clustered index without primary key?
What is the difference between an inner join and an outer join?
Mention what are the benefits of pl/sql packages?
What are the disadvantages of file system?
what are date and time data types? : Sql dba
Are subqueries faster than joins?
What pl/sql package consists of?