Interview Questions

When do you use a LIKE statement?–

DB2 INTERVIEW QUESTIONS


(Continued from previous question...)

When do you use a LIKE 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