Skip to content

Instantly share code, notes, and snippets.

@vvgsrk
Last active July 7, 2024 09:43
Show Gist options
  • Save vvgsrk/d39e8eeb56e2532325bca29d56091f9d to your computer and use it in GitHub Desktop.
Save vvgsrk/d39e8eeb56e2532325bca29d56091f9d to your computer and use it in GitHub Desktop.
customer sensitive tag
USE ROLE TAG_ADMIN;
CREATE OR REPLACE TAG dp_governance.tags.customer_sensitive
COMMENT = 'Reserved for all sensitive customer experience data';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment