Is it possible to use LONG columns in WHERE clause or ORDER
BY?

Answer Posted / pavan_1981

no its not possible to use long columns in WHERE or ORDERBY
clause.other restrictios on LONG column are
1.there can be only colum of long data type in a table.
2.no constraints can be defined on long column.
3.a long column will not be cpied when u create a new table
from existing table using a subquery.

Is This Answer Correct ?    21 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is recursive stored procedure? : Sql dba

526


What is meant by cursor in sql?

543


Can we use the cursor's to create the collection in PL/SQL?

516


Is sql an operating system?

543


How does sql store data?

481






What is cursor and its types?

556


What is not in sql?

496


How many times can we commit in a loop?

566


What is the main difference between sql and pl/sql?

558


What is application trigger?

539


What is the difference between null value, zero, and blank space?

556


Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?

3105


What has stored procedures in sql and how we can use it?

563


explain the difference between myisam static and myisam dynamic. : Sql dba

513


Who developed sql?

567