|
THE OPERAND OF A COLUMN FUNCTION IS ANOTHER COLUMN FUNCTION
Conclusão:The operand of a column function can be either an expression or DISTINCT followed by an expression. The operand cannot be another
column function.
Ação do sistema: The statement cannot be executed.
Resposta ao Desenvolvedor: Correct the function specification. Refer to Chapter 3 of DB2 SQL Reference
for information about the proper usage of column functions.
SQLSTATE: 42607
© Copyright IBM Corp.
|