• Retrieve ProductID for all products
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Retrieve only the first row from the Products collection
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Retrieve all except the first row from the Products collection
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Skip two and retrieve one row from the Products collection
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Retrieve all products ordered by product name
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Retrieve all products ordered descending by product name
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax
  • Retrieve product names in descending order
  • Untyped syntax
  • Typed syntax
  • Dynamic syntax