How to retrieve rows from a db2 table in embedded sql?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
What is a synonym ?
How do you concatenate the firstname and lastname from emp table to give a complete name?
How many databases can be created inside an instance in db2 ?
What is a storage group (stogroup)?
How can you quickly find out the # of rows updated after an update statement?
What is the difference between bind and rebind in db2?
What is a NULL value? What are the pros and cons of using NULLS?
What is a LIKE table and how is it created?
What is meant by concurrency?
When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing?