SQL Syntax Checker
843854Mar 29 2005 — edited Mar 31 2005Hello,
I'm curious if there is any tool out there for checking the SQL syntax in the Java program itself. A tool to somehow validate the SQL before sending it thru the JDBC to execute the query on the database.
If so, can you please refer me to one.
Thanks