what is static sql? what is dynamic sql? Give me details
Answer Posted / ankitha
static and dynamic sql are the sql statements which are
coded in pgms . in static the execution of sql is known
means which sql statement should execute after any sql
statements but in dynaamic the execution of any sql
statements will happens in run time .it is like chioce
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is bind in db2?
What is the connection string to connect to the DB2 Database ?
Explain about cursor stability?
What is host variable in db2 cobol?
Are views updateable?
Define db2 and its databases?
What is sqlca?
What is cursor with hold option in db2?
Mention the downsides of page level lock.
What do you mean by between and in? Is between inclusive of specified range values?
How to resolve deadlock issue
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
List out the data types available.
What is runstats utility in db2?
How does coalesce work?