Viewing 2 posts - 1 through 2 (of 2 total)
As I said performance is always the issue with regular expressions. It can be very handy but I work with large db's and RegEx is not coming in!
May 9, 2012 at 12:22 am
#1484883
If you use regex combined with a where clause it can not use the index anymore. I think this is very important.
May 8, 2012 at 4:20 am
#1484416