[TD_SYSFNLIB.] LEAST
{ ( numeric_value [,...] ) |
( string_value [,...] ) |
( date_value [,...] ) |
( timestamp_value [,...] )
}
Syntax Elements
- TD_SYSFNLIB.
- Name of the database where the function is located.
- numeric_value
- A numeric argument.
- string_value
- A string value.
- date_value
- A DATE value.
- timestamp_value
- A TIMESTAMP or TIMESTAMP WITH TIME ZONE value.