How do you do the EXPLAIN of a dynamic SQL statement?
Answer Posted / swetha dasari
we could replace the unknown values with a "?"
eg:
select name
from database
where name = ?
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
can all users have the privilage to use the sql statement select * (dml)?
What is isolation level in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
How do I change the column size in db2?
Is schema the same as database?
What are db2 tables?
Which component is responsible for processing sql statements and selecting access paths?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Explain dclgen.
How to compare data between two tables in db2?
Explain various types of locks in db2?
Explain db2.
What is the clustering index in the db2 database?
What are the contents of a dclmgen?
What is the use of db2?