You are on page 1of 4

1.

Using the CUSTOMER table, write a cobol-db2 program to accept cust_no and
display the record on to spooL

COBOL TO INSERT COLUMN


COBOL FOR SELECT
2. Write update program to accept Emp_no and increase salary of that employee
by Rs 500

You might also like