Why do we bind in db2?
Answer / Deepu Nayak
Binding in DB2 is the process of compiling database application programs or SQL statements. It helps to precompile SQL statements, creating a prepared statement or a procedure, which can improve the performance of your database application by reducing the amount of parsing and compilation that needs to be done at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is scrollable cursor in db2?
What is database reorganization?
what is a trigger and types of triggers
how to fetch first 100 rows in db2
When will you chose to run RUNSTATS?
What is a recovery log?
How to resolve -917 sql code in DB2?
Explain in detail about buffer manager and its functionalities?
Highlight all the advantages that are attached to a package.
What does an outer join do?
Which component is responsible for processing sql statements and selecting access paths?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?