I am having n number of records in a table which consists of emp-name is one of the field among them. Now i want to change the first letter of every name with capital.
What is a cursor and what is its function?
What is innodb buffer pool?
When DB2 connection fails, will online program work or give errors.
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is rebind in db2?
What is ACQUIRE/RELEASE in BIND?
Mention the location where the output received from explain statement is stored.
how will you retrieve first record in table
What is a db2 collection?
How to design maps
wht happens if we close cursor with cursor with hold option?
What is isolation level?