Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

mongo shell query for email domain regex

{ $regexFind: { input: <expression> , regex: <expression>, options: <expression> } }
Source by docs.mongodb.com #
 
PREVIOUS NEXT
Tagged: #mongo #shell #query #email #domain #regex
ADD COMMENT
Topic
Name
2+6 =