The following simple SQL statement fails:
select S . id from sample S
Exception is:
java.sql.SQLException: Syntax error: Encountered " <NAME> "id "" at line 1, column 12. Was expecting: <EOF>