Interview Questions

What does + mean in REGEXP?

MySQL and SQL


(Continued from previous question...)

What does + mean in REGEXP?

At least one character. Appendix G. Regular Expressions from MySQL manual is worth perusing before the interview.

(Continued on next question...)

Other Interview Questions