• Find all products with product category equal to 1
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find all products with the length of name equal to 4
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find the count of all products with the given name
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Find all products with the given name and return its count together with results
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax