Define REGEXP?



Define REGEXP?..

Answer / Bhuvnesh Kumar Sharma

REGEXP is a regular expression search operator in MySQL that allows you to search for patterns within strings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Is mysqli secure?

1 Answers  


What is procedure in mysql?

1 Answers  


What is mysqli_result?

1 Answers  


What happens if a table has one column defined as TIMESTAMP?

1 Answers  


How do I completely remove mysql from windows?

1 Answers  


How do I install mysql on windows 7?

1 Answers  


Suppose you have to collect the first name, middle name and the last name of students from the below table. But, you observe that there few missing values either in the first name, middle name and the last name columns. How will you return the first non-null values?

1 Answers  


What are the applications required to support mysql?

1 Answers  


What is a definer?

1 Answers  


How do I find mysql location?

1 Answers  


What is schema in mysql?

1 Answers  


What is the difference between b-tree and hash indexes?

1 Answers  


Categories