If emp table having 10 records what is the output of : select * from emp where rownum=8;
Reveal answer
Fill a bubble to check yourself
If emp table having 10 records what is the output of : select * from emp where rownum=8;