SET @pat='(?i)\\be[. ]*f[. ]*s\\b.*(facilit|service|group)';
SELECT... |
3 months ago |
SET @pat='(?i)\\be[. ]*f[. ]*s\\b.*(facilit|service|group)';
SELECT... |
4 months ago |
SET @pat='(?i)\\be[. ]*f[. ]*s\\b.*(facilit|service|group)';
SELECT... |
4 months ago |
SET @pat='(?i)\\be[. ]*f[. ]*s\\b.*facilit';
SELECT STRAIGHT_JOIN... |
4 months ago |
SET @pat='(?i)(\\befs\\b.*facilit)';
SELECT CONCAT('[[', CASE... |
4 months ago |