Chatee ahora con Soporte
Chat con el soporte

SQL Optimizer for DB2 LUW 4.3.1 - Installation Guide

Quoted String Conversion

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. 

Original SQL statement

"SELECT *" + " FROM EMPLOYEE WHERE EMP_ID > 100"

After conversion

SELECT * FROM EMPLOYEE WHERE EMP_ID > 100

 

Related Topics

Documentos relacionados

The document was helpful.

Seleccionar calificación

I easily found the information I needed.

Seleccionar calificación