• Find a product with the given name coverted to a lowercase format
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find products with the length of name equal to 4
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find products with the name starting with the given string
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find products with the name containing the given string
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find products with the name not containing the given string
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find products with the name containing the given string at the specified position
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Alternative syntax for finding products with the name containing the given string at the specified position
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax