Database Error Messages

OCI-49022

BINDING_COUNT() is not allowed outside of GRAPH_TABLE().

Cause

A function allowed only within the GRAPH_TABLE() is used outside of the GRAPH_TABLE().


Action

Rewrite the SQL statement.