© 2025 by The Clinic. Powered and secured by Wix
DROP USER MAPPING [ IF EXISTS ] FOR { user_name | USER | CURRENT_USER | PUBLIC } SERVER server_name
DROP USER MAPPING IF EXISTS FOR bob SERVER foo;