| ERROR | string SQL string of column string must be in double quotes. |
| CAUSE | A SQL string was found that was not quoted or in single quotes. |
| ACTION | Use double quotes for the SQL string, rather than single quotes. |
| ERROR | string SQL string of column string must be in double quotes. |
| CAUSE | A SQL string was found that was not quoted or in single quotes. |
| ACTION | Use double quotes for the SQL string, rather than single quotes. |