What is interval control?
What is host variable?
What is the function of //cntl statement?
What happens in bind step in a db2 program?
How do I add a column in db2?
What is plan in cobol db2?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is the difference between ooRexx and IBM's Object REXX for Windows?
What kind of error is trapped by on size error option?
What is the cics command that is used to access current date and time?
Tell me can we update with histogram?
Explain how to initialize a register to 0000?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?