Query Run
Select 'SmackBot' not rlike '.*bot'; 4 years ago
Select 'SmackBot' not rlike '.*Bot'; 4 years ago
Select 'SmackBot' rlike '.*Bot'; 4 years ago
Select 'SmackBot' rlike '%Bot'; 4 years ago
Select 'SmackBot' rlike 'Bot'; 4 years ago
Select "SmackBot" rlike '%Bot'; 4 years ago
Select "SmackBot" rlike '%Bot%'; 4 years ago
Select "SmackBot" not rlike '%Bot%'; 4 years ago
Select "SmackBot" not rlike '%bdot%'; 4 years ago
Select "SmackBot" not rlike '%bot%'; 4 years ago