The ordinal-handling built-in functions return information about a specified ordinal.
| Function | Description |
|---|---|
| ORDINALNAME | Returns a character string giving an ordinal’s name |
| ORDINALPRED | Returns the next lower value for an ordinal |
| ORDINALSUCC | Returns the next higher value for an ordinal |