Is it possible to use LONG columns in WHERE clause or ORDER
BY?
Answer Posted / lakshmikanthan
while using where or order by clause in long datatype column . error will come LIKE
ORA-00997: illegal use of LONG datatype .
And another points is :
1. only one long data type allowed in a table
2. cannot able to create the constraint in a long data type column in a table
error :
ORA-02269: key column cannot be of LONG datatype.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you know the version of your mysql server? : Sql dba
What is delimiter sql?
What mean sql?
What is native sql query?
What is sqlexception in java?
What is the current version of sql?
what is primary key? : Sql dba
What is thread join () in threading?
What is row_number () in sql?
How can you save or place your msg in a table?
What are the two types of exceptions in pl/sql?
What is the max nvarchar size?
Name three sql operations that perform a sort.
Can you have more than one key in a database?
Which table is left in join?