| Subject | retrieve rownum | 
|---|---|
| Author | monaasn | 
| Post date | 2004-07-11T13:52:18Z | 
Dear all,
I have query sort order by value. I want just top 10 record. At MS
SQL Server I can use :
Where rownum <=10
How can I got the result with firebird ? The Firebird don't
recognized syntax rownum.
THX.
regards,
MONA
            I have query sort order by value. I want just top 10 record. At MS
SQL Server I can use :
Where rownum <=10
How can I got the result with firebird ? The Firebird don't
recognized syntax rownum.
THX.
regards,
MONA