Hello,
I'm trying to utilize full text indexing to speed up a function. Right now I have a condition that looks like this:
WHERE Subject like '%E[0-9][0-9][0-9][0-9][0-9][0-9]%'
Ultimately
Hello,
I'm trying to utilize full text indexing to speed up a function. Right now I have a condition that looks like this:
WHERE Subject like '%E[0-9][0-9][0-9][0-9][0-9][0-9]%'
Ultimately