What is precompiler in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Bind concepts in DB2 cobol
10 Answers IBM, TCS, TRD, Virtusa,
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
How can you quickly find out the # of rows updated after an update statement?
what is static sql? what is dynamic sql? Give me details
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
What is the SQL Communications Area and what are some of its key fields?
What is query_cache_limit?
What does CURRENTDATA option in bind indicate
what is rebinding ?
Suppose if I need to update a column, how you do that using cursor?
db2 restart logic ?