Skip to content

Instantly share code, notes, and snippets.

@vvgsrk
Created July 10, 2024 17:28
Show Gist options
  • Save vvgsrk/24543cf2321e52c89e7ea105060384d8 to your computer and use it in GitHub Desktop.
Save vvgsrk/24543cf2321e52c89e7ea105060384d8 to your computer and use it in GitHub Desktop.
USE ROLE USERADMIN;
-- Robert
ALTER USER robert UNSET TAG dp_governance.tags.customer_sensitive;
-- Jasper
ALTER USER jasper UNSET TAG dp_governance.tags.customer_sensitive;
-- Rowan
ALTER USER rowan UNSET TAG dp_governance.tags.customer_sensitive;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment