Database Error Messages

ORA-01795

maximum number of expressions in a list is string

Cause

Number of expressions in the query exceeded the maximum limit. Note that unused column/expressions are also counted towards this limit.


Action

Reduce the number of expressions in the list and resubmit.