WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
THE function
The THE function returns the first element of a list.
If ListExpression contains one or more elements; THE returns the first element of the list. In all other cases, it returns an empty list.
Restrictions
ListExpression must be a SELECT expression.