Answer Posted / ankitha
you can use value function or null indicators if you want to
handle nulls in program.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Which command is used to connect to a database in DB2 ? Give the Syntax.
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How to retrieve rows from a db2 table in embedded sql?
List down the data types in the db2 database.
Mention the various locks that are available in db2.
What is difference between isnull and coalesce?
What is view db2?
What is catalog database in db2?
What is null indicator in db2?
What is deadlock in db2?
Give a brief description of db2 isolation levels?
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.
List out the data types available.
What is rebind in db2?
What do you mean by commit and rollback?