Pregunta de entrevista de Experis India

When do you use a LIKE statement?

Respuesta de la entrevista

Anónimo

11 oct 2017

For example if you want to search employee by name, you need not specify the complete name instead of that we can use LIKE, you can search for partial string matches.