The “Query of Queries” Trick to Auto-Produce SQL Statements
A super-effective SQL Injection trick

This trick was taught to me during the first months of a project in which I worked as a backend developer. I was a JAVA developer with close-to-zero experience in SQL apart from “SELECT * from MY_TABLE” statements.