Answer Posted / sunil1405
Its a database/datacommunication system.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is a collection in db2?
How to connect to db2 database from windows command line?
What are the contents of dclgen?
What is collection in db2 bind?
Define db2.
What is dbrm? What it contains?
What is a db2 collection?
What is an instance in db2?
What is performance tuning db2?
What are the prerogatives?
What are the various data types available in db2?
How do I change the column size in db2?
Which is faster delete or truncate?
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.
Define declaration generator (dclgen).