MongoDB Tutorial - 13: $regex query operator

preview_player
Показать описание

In this video, we're going to reveal $regex query operator used in mongoDB. Provides regular expression capabilities for pattern matching strings in queries.

CHECK OUT CODING SIMPLIFIED

I started my YouTube channel, Coding Simplified, during Dec of 2015.
Since then, I've published over 100+ videos. My account is Partner Verified and I get my earnings direct deposited into my account every month.

★☆★ VIEW THE BLOG POST: ★☆★

★☆★ SUBSCRIBE TO ME ON YOUTUBE: ★☆★

★☆★ FOLLOW ME BELOW: ★☆★

Рекомендации по теме
Комментарии
Автор

what is the use of " * " in " s " operation?

Harshavardhan
Автор

how to find number format using regex operator any idea?

appasaheblakade
Автор

how search word" html5++" with case insensitive
and should give exact match
like if i give HTML5++ it should return html5++ or HTML5++

krishchary