What will the FREE command do to a plan?
Answers were Sorted based on User's Feedback
What is Skeleton cursor table (SKCT)?
When the like statement is used?
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
Which isolation level provides maximum concurrency?
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
how to get duplicate records from tables?write qurey for this?
What is dbrm? When it will be created?
What is sqlca?
how to resolve -818 error. how to see timestamp token in load module and plan
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
Can DASD types assigned to storage groups be intermixed (i.e., 3350s and 3380s)?