In which SQL standard was RANK() first introduced?
List of SQL standards:
SQL Rank function: http://en.wikipedia.org/wiki/Select_(SQL)#RANK.28.29_window_function
References would be most appreciated.
The analytic features are defined as part of the ANSI SQL 1999 standard
Reference: