What is dynamic SQL?
Answer / s
Dynamic SQL are built at execution time. Dynamic SQL does
not go through the program preparation process like static
SQL and can execute different SQL statements in one
program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the maximum size of varchar data type in db2?
What is db2 and what is the use of db2 optimizer?
What is performance tuning db2?
What is meant by repeatable read?
What is a precompiler?
How to resolve -502 sql code in DB2?
What is difference between alias and synonym in db2?
What are the three lock types?
Which component is used to execute the sql statements?
What are the functions in DB2?
how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?
What is an alias and how does it differ from a synonym?