It seems, that no other statements, only that in tests are parseable ?!?
SELECT * FROM TABLE schema.table
trying from browser index.html
{
"name": "SyntaxError",
"expected": [
"\";\""
],
"found": "*",
"message": "Expected \";\" but \"*\" found.",
"offset": 7,
"line": 1,
"column": 8
}