Function calls as statements
To allow possible side-effects, function calls can be executed as statements.
statement ::= functioncall
In this case, all returned values are thrown away.
This information applies to Netezza Performance Server for Cloud Pak for Data System 1.0.X.
See also Netezza Performance Server for Cloud Pak for Data System 2.0.X, Netezza Performance Server for Cloud Pak for Data, and Netezza Performance Server for Cloud Pak for Data as a Service.
To allow possible side-effects, function calls can be executed as statements.
statement ::= functioncall
In this case, all returned values are thrown away.