what is static sql? what is dynamic sql? Give me details
Answer Posted / sathishkumar s
Static SQL is SQL statements in an application that do not
change at runtime and, therefore, can be hard-coded into
the application.
Dynamic SQL is SQL statements that are constructed at
runtime; for example, the application may allow users to
enter their own queries. Thus, the SQL statements cannot be
hard-coded into the application.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is declare cursor?
What is the role of schema in the db2 database?
What is catalog database in db2?
What is the maximum No of rows per page?
List out the data types available.
what is the responsibility of the construction superintendent
What are concurrency issues?
How can you classify the locks in db2?
Define db2 and its databases?
List out the three types of page locks that can be held.
How to find schema of a table in db2?
What is reorg and runstats in db2?
What is ibm db2 used for?
What is dbrm?
What is a bind card?