Skip to content

Instantly share code, notes, and snippets.

@vvgsrk
Last active July 7, 2024 08:56
Show Gist options
  • Save vvgsrk/8e921b8988d72fab2ac6556cd5f351a3 to your computer and use it in GitHub Desktop.
Save vvgsrk/8e921b8988d72fab2ac6556cd5f351a3 to your computer and use it in GitHub Desktop.
USE ROLE SYSADMIN;
CREATE DTABASE dp_governance;
CREATE SCHEMA dp_governance.tags;
CREATE SCHEMA dp_governance.masking_policies;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment