System table restriction and access
Two functions let you restrict and open access to system tables for a given session:.
Two functions let you restrict and open access to system tables for a given session:
-
RESTRICT_SYSTEM_TABLES_ACCESS
restricts access to non-superuser-only tables that are not accessible during lockdown. -
RELEASE_SYSTEM_TABLES_ACCESS
allows access to non-superuser-only tables that are not accessible during lockdown.