# http://dutchdatadude.com/automatically-building-a-microsoft-bi-machine-using-powershell-installing-sql-server-post-10/ Start-Process $setupFile -NoNewWindow -Wait ...
"query": "/*=====\n Ensure schema exists\n=====*/\nIF NOT EXISTS (\n SELECT 1\n FROM sys.schemas\n WHERE name = 'config'\n)\nBEGIN\n EXEC ('CREATE ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results