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

Answer Posted / bolearner

Long data type can't participate for any operation in SQL.

Only DML queries can be applied.

Can't apply any aggregate function on LONG colum.

Can't apply any analytical function on LONG colum.

Can apply sequence on LONG colum.

Can apply synonym for LONG column table.

Can create view for LONG column table and Mat view is not possible.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use procedures in sql?

547


Why do we need cursor in pl sql?

645


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

556


Can pl sql procedure have a return statement?

548


How to run sql functions in pl/sql?

536






What is trigger in sql and its types?

532


how do you login to mysql using unix shell? : Sql dba

563


How much does sql certification cost?

543


What action do you have to perform before retrieving data from the next result set of a stored procedure ?

2093


What are the basic techniques of indexing?

575


what are numeric data types? : Sql dba

576


Is hadoop a nosql?

571


what are the differences between require and include, include_once and require_once? : Sql dba

525


Is a view faster than a stored procedure?

542


What is an emotional trigger?

516