| Returns an one-based index indicating the order in which a row was selected from a
table, join, etc.
Note that conditions testing whether ROWNUM() is greater than a positive integer will
always fail (since for each tested row ROWNUM() will evaluate to 1).
version: $Revision: 1.4 $ $Date: 2005/03/01 22:58:42 $ author: Rodney Waldhoff |