LAST function in ACCESS, what's in Oracle ?
277509Aug 23 2005 — edited Aug 24 2005Hi
Does anyone know what would be a equivalent of LAST function in Access to Oracle ?
.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
In Access, the Last function returns the last value from the result set of a query.
The syntax for the Last function is:
Last ( expression )
expression is the value that you'd like to return from the result set. The Last function only returns the last value in the result set.
.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Thanks,
Amrik