Interview Questions

How would you retrieve row from a DB2 table in embedded SQL?

COBOL SQL Interview Questions


(Continued from previous question...)

How would you retrieve row from a DB2 table in embedded SQL?

Either by using the single row SELECT statements, or by using the CURSOR.

(Continued on next question...)

Other Interview Questions