mirror of
https://dev.azure.com/effectory/Survey%20Software/_git/Cloud%20Engineering
synced 2026-02-27 10:45:02 +01:00
11 lines
129 B
Transact-SQL
11 lines
129 B
Transact-SQL
DROP USER [participant_import]
|
|
GO
|
|
|
|
DROP USER [participant_validation]
|
|
GO
|
|
|
|
DROP USER [SSISMaintenance]
|
|
GO
|
|
|
|
DROP USER [SSISUser]
|
|
GO |