Hi,
I got the SqlNode  by using SqlParse.parseQuery() (Sql bellow),  but I can not find the back_tick in SqlIdentifer

Sql:

SELECT `sql`,id1 FROM testdata

Debug with IDEA:

Reply via email to