Cause
This SQL statement did not allow a qualified column name, such as username.table.column or table.column.
Action
Remove the qualifications from the column and retry the operation.
Error Message
only simple column names allowed here
This SQL statement did not allow a qualified column name, such as username.table.column or table.column.
Remove the qualifications from the column and retry the operation.