SQLServerCentral » Latest topics
Script to later multiple sql authenticated logins on a SQL instance
Hi
Does anyone have any scripts or tips for altering multiple sql authenticated logins on a sql instance. T-SQL or Power shell.
I am aware of this method below but perhaps someone knows of a better method.
SELECT 'ALTER L
Does anyone have any scripts or tips for altering multiple sql authenticated logins on a sql instance. T-SQL or Power shell.
I am aware of this method below but perhaps someone knows of a better method.
SELECT 'ALTER L
No comments:
Post a Comment