Some of the output from PowerShell cmdlets return results that can be represented as tables. So … From PowerShell to SQL Server tablesRead more
Month: May 2016
Split strings to columns
A short demo on how to split strings with delimiters into columns.