ORA-01795

ORA-01795: maximum number of expressions in a list is 1000 tips



Cause: More than 254 columns or expressions were specified in a list.


Action: Remove some of the expressions from the list.

No comments:

ERROR 1396 (HY000): Operation ALTER USER failed for 'Mysql'@'%'

 This MySQL error — ERROR 1396 (HY000): Operation ALTER USER failed for 'Mysql'@'%' — means that MySQL cannot find the user ...