Interview Questions

When do you use a LINK statement ?

COBOL SQL Interview Questions


(Continued from previous question...)

When do you use a LINK statement ?

To do partial search e. g. to search employee by name, you need not specify the complete name; using LIKE, you can search for partial string matches.

(Continued on next question...)

Other Interview Questions