sql-parser
sql-parser copied to clipboard
There is no printDeleteStatementInfo function
There is no printDeleteStatementInfo function, i want to see how to deal deleteStatement.Because i find that "Delete from tableName where condition1 and condition2 and condition3" sql, when conditon number bigger 2, i cant find the third condition parse result;