Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Script to delete orphaned users

    You can also use the below : Here it lists all Orphaned users on existing DB and delete Ids and associated Schema .

    DECLARE @UserName varchar(100),

    ...

Viewing post 1 (of 2 total)