Hello, Using JSQLParser and I have a problem how to create a query "DELETE FROM tablename WHERE a = 1 AND b = 1".
Dish to create a DELETE with a WHERE clause can not add a second condition, how to do? Someone can tell.
Regards
Log in to post a comment.
Hello,
Using JSQLParser and I have a problem how to create a query
"DELETE FROM tablename WHERE a = 1 AND b = 1".
Dish to create a DELETE with a WHERE clause can not add a second condition, how to do? Someone can tell.
Regards