When reorg is used?
No Answer is Posted For this Question
Be the First to Post Answer
What does db2 mean?
What is the purpose of the SDSNLOAD dataset in the STEPLIB while running DB2 programs?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
How to create db2 table in mainframe?
What is a page in db2?
How to find the number of rows in a db2 table?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
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 is pagespace?
What is the error code -803 ?
Name the lockable units in DB2?
What is meant by AUTO COMMIT?