Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
No Answer is Posted For this Question
Be the First to Post Answer
How to define the a field which accepts value till 99999.99 in db2
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Where could you look if you had a question about whether a column has been defined as an index?
What is role in db2?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
What is the syntax for creating a table in the db2 database?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
Why do we need reorg in db2?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
What is the role of schema in the db2 database?
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.