Why you are not able to create a table using select
command,if it is having a LONG column?
for eg:create table test as select * from test1
here test1 containg a column having LONG datatype...
Answer Posted / hemant saini
Oracle Data Pump doesn’t give a chance for this and old
Export/Import utilities should be used
Oracle Data Pump Can’t Import LONG Columns
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How to create an array in pl/sql?
Is grant a ddl statement?
what is single byte over head in oracle..?
What is information schema in sql?
What is the use of index in hive?
What are the methods of filing?
Is postgresql a nosql database?
Is pl sql and postgresql same?
Why is partition used in sql?
how to check server status with 'mysqladmin'? : Sql dba
What is a dynamic query?
Is vs as in pl sql?
What is the difference between pl and sql?
How would you reference column values before and after you have inserted and deleted triggers?
What is the difference between sql and t sql?