Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Point out the correct statement.

a) $regex is used for regular expression pattern matches
b) $like is used for regular expression pattern matches
c) $reg is used for regular expression pattern matches
d) All of the mentioned

Answer: a
Explanation: If your application needs to perform queries on the content of a field that holds text you can perform exact matches on the text.

Join The Discussion