What is db2 plan table?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between where clause and having clause
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...
What is role in db2?
Explain about dbrm.
What are packages in db2?
What is buffer pool and list some of them?
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
How to insert more than one record using insert?
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
What's the maximum number of volumes that can be added to a STOGROUP?
How to find the maximum value in a column in the db2 database?