database-tools

Using Efficient Lists in PowerShell

By default, PowerShell uses simple “object arrays” when you define lists, when commands return more than one result, or when you otherwise need to store...

  • Written By: ps1
  • Last Updated: April 22, 2025
  • 5 minutes read