DEVFYI - Developer Resource - FYI

How many LONG columns are allowed in a table ? Is it possible to use LONG columns in WHERE clause or ORDER BY ?

ORACLE Interview Questions and Answers (Part 4)


(Continued from previous question...)

570. How many LONG columns are allowed in a table ? Is it possible to use LONG columns in WHERE clause or ORDER BY ?

Only one LONG columns is allowed. It is not possible to use LONG column in WHERE or ORDER BY clause.

(Continued on next question...)

Other Interview Questions