Hi althogether,

is there an equivalent to the limit-attribute of mySQL in SAP DB?

Problem:
I'm executing a select statement over joined tables. As a result I get 10
000 records.
But I only want to get the record's 20-31 (for example).
This is a typical function of search-engines.

So what can I do?
This question was asked several times in the newsgroup, but I didn't find a
solution yet.
The recno-attribute doesn't seem to be really useful as it only can select
reords that are < than a special value (but not >).

It would be very nice if there would be a performant solution, because I
think this is an important feature of a DB.

Thanks and best regards
Georg Schoepe




-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to