The quoted string conversion finds SQL statements that are found in the application source code on one command line. The SQL Scanner removes the concatenate character and the quotes surrounding the SQL text.
"SELECT *" + " FROM EMPLOYEE WHERE EMP_ID > 100"
SELECT * FROM EMPLOYEE WHERE EMP_ID > 100
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center