What is the maximum size of varchar data type in db2?
How do you find the maximum value in a column in db2?
Normalization in DB2 – first normal form, second normal form
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is a system catalog table 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
how 2 resolve the -311 sqlcode
What is database reorganization?
What is a DBRM, PLAN ?
How to test SQL -911 error while developing COB-DB2 program
Is schema the same as database?
What is db2 command?
What DB2 Catalog column tell you when an index needs table reorganized ?