samedi 9 mai 2015

Regular Expression "a{2}" not working

I have a record with emp_name = "Rajat" and it is not getting returned.

My query is -

select * from employees where emp_name regexp "a{2}"

Please explain why it is not working

Aucun commentaire:

Enregistrer un commentaire