Subject | Re: [IBDI] Firebird 1 |
---|---|
Author | Peter Morris |
Post date | 2001-05-30T15:10:24Z |
> actually, wouldn't returning a rowid be a better option than first(x) ordo
> whatever, that way the user can include the rowid in the where clause and
> whatever the hell they want selection wise? select * from blah where rowidan
> in (1,3,5,7,9)? I'd think this would be a better option than having it as
> aggregate style function.I agree 100%.
TOP etc are very specific, next thing you know you will have PAGE, LAST, etc
etc and that is not good.
As long as the ROWID is the Rownumber of the current selection and is
calculated at the end then this would be a brilliant idea.
Pete
===
http://www.HowToDoThings.com