Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

replace the result of a list with the result of a select query

$
0
0
Hello everyone

I need to replace a predefined list by the result of a select query

my list is statistically defined 
[code language="sql"]$path=@("\\Filer1\sql-bck$","\\filer2\sql-bc

Viewing all articles
Browse latest Browse all 467

Trending Articles