Hi,

My backend gets the SQL query from the user. I want to modify SQL statement
before executing it. How can I get the SELECT column names and WHERE column
names from the SQL query.
I know that probably SqlParser is to be used but I am not able to make it
work. Please advise.

-- 
Regards
Shashwat Kumar

Reply via email to