Add Support to Mongo : Query Filter on Substring of a Field

XMLWordPrintableJSON

    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      It would help if MongoDB could support queries where you can filter on regex / substring of fields
      Eg.
      Sql :

      Select * from
      Table
      where Substring(FieldName , 1 , 3) = 'abc' ;

      We use examples of this in our Current Sql Rules Environment and need to have this in Mongo.

      Thanks
      Kovi

            Assignee:
            Unassigned
            Reporter:
            Kovilendra [X]
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: