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 ibm db2 used for?
What is schema in db2?
What is null indicator in cobol db2?
How to check sequence on a table in db2?
What is database reorganization?
What is db2? Explain.
What is a plan and package in db2?
What is dbrm in db2 database?
What are host variables in db2?
what is utility for parm lib
Which are the db2 tools to protect integrity of the database?
What is declare cursor?
What is the purpose of rollback and commit?
What is isolation level in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE