Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
2 4653i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
3 6604
Why do we bind in db2?
What is the difference between using bind () and rebind () methods of naming class?
What are bind parameters in db2?
List down the data types in the db2 database.
Which are the db2 tools to protect integrity of the database?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Define db2 and its databases?
What is the use of dclgen in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
Define buffer pool.
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Is the primary key a clustered index?
What is reorg?
What is null indicator in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?