Skip to content

Instantly share code, notes, and snippets.

@vvgsrk
Created July 10, 2024 17:29
Show Gist options
  • Save vvgsrk/819aecbd9f922613a348574d68f011f7 to your computer and use it in GitHub Desktop.
Save vvgsrk/819aecbd9f922613a348574d68f011f7 to your computer and use it in GitHub Desktop.
USE ROLE USERADMIN;
-- Jamie
ALTER USER jamie UNSET TAG dp_governance.tags.employee_sensitive;
-- Avery
ALTER USER avery UNSET TAG dp_governance.tags.employee_sensitive;
-- Blake
ALTER USER blake UNSET TAG dp_governance.tags.employee_sensitive;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment