When executing a select query like the following:
SELECT “fielda” FROM “measa” AS “some name conating a #”
is receive the error:
error parsing query: found neu flow mit, expected identifier at line …
Is there a way to escape these special characters?