DEVFYI - Developer Resource - FYI

How many rows will the following SQL return : Select * from emp Where rownum = 10;

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

49.How many rows will the following SQL return :
Select * from emp Where rownum = 10;

No rows

(Continued on next question...)

Other Interview Questions