how to parameterize logins when executing sql from powershell command

后端 未结 0 684
栀梦
栀梦 2020-12-03 01:52

How do we run CREATE LOGIN ... against a variable string?

I\'m executing the following command:

Invoke-Sqlcmd -Se         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题