What is query for your birthday date should be in hours,minute
and seconds format?
What is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.
What is lock escalation in db2?
What will the FREE command do to a plan?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
What is DYNSLT keyword? How do you perform selection using DYNSLT
What is DB2 (IBM Database 2)?
What is Declaration Generator(DCLGEN)?
What do you mean by between and in? Is between inclusive of specified range values?
Describe what a storage group(STOGROUP) is?
What are the Isolation levels possible ?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What is reorg in DB2