Subject What is the equalant keyword for Rownum(oracle) in Firebird DB
Author kishore_sairaj
Hi,
How to use ROWNUM in Firebird.

For Example if i want to execute following Query what modification I
have to make.

"Select * from emp where rownum>10 and rownum<20"

Thanks in advance,
kishoreBabu Pagadala