Quantcast
Channel: PowerShell General
Viewing all articles
Browse latest Browse all 10624

Can I cross apply the power shell function to a table in SQL Server?

$
0
0

I want to get the file size of millions of files. I have the file path of those files stored in a table in SQL server.

Can I use a power Shell function that gets file size given file path by cross applying the table in the SQL Server?


Viewing all articles
Browse latest Browse all 10624

Trending Articles