Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

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 6937

Trending Articles