DB2 can implement a join in three ways using a merge join,
a nested join or a hybrid join. Explain the differences?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the maximum value in a column in the db2 database?
What are the prerogatives?
What is dclgen in db2?
db2 query I have one table with the following details. SNO SNAME DOJ ------ -------------------- ---------- 10 KRISH 2007-03-19 20 REDDY 2007-05-19 30 RRRRR 2007-05-19 40 BBBBB 2008-05-19 50 CCCCC 2009-05-19 60 JJJJJ 2009-05-19 70 JJJJJ 2004-05-19 i want the output in the following format:( no of students joined in each year(no nedd to consider about month and date) year count --------- ---------- 2004 1 2007 3 2008 1 2009 2
What can the Locate option of the Repair Utility accomplish?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How do I copy a table in db2?
what is Static and dynamic linking
What is meant by isolation level?
How to resolve -917 sql code in DB2?
What is node in db2?
Discuss about db2 bind?