Hi all,
I just moved from using MySSQL to InterBase/FireBird for my PHP stuff.
Now in ran into the problem, that
InterBase appears not to have no such
thing like LIMIT, as MySQL has.
Maybe there is something like
ROWNUM as in Oracle, but I couldn't
find it so far.
Yes, I did RTFM
So has anyone a suggestion for a
workaround?
Regards,
Thomas
I just moved from using MySSQL to InterBase/FireBird for my PHP stuff.
Now in ran into the problem, that
InterBase appears not to have no such
thing like LIMIT, as MySQL has.
Maybe there is something like
ROWNUM as in Oracle, but I couldn't
find it so far.
Yes, I did RTFM
So has anyone a suggestion for a
workaround?
Regards,
Thomas