Question : I am creating a new policy which shows sproc creation dates. I am based on Stored Procedure facet […]
Tag: policy-based-management
Postgres/Postgis : setting up rls policies
Question : So i’m trying to configure the different accesses for mutliple users to my postgres/postgis database. Basically I have […]
Enforce conditions on queries
Question : Currently I have a simple schema, a sites table and an items table. Sites own many items, items […]
Why SP_Naming policy still blocked my correct creating? [closed]
Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Issue with Table Naming Conventions and Policy Management in SQL Server 2016
Question : In SQL Server 2012, I had a policy set to not allow spaces in a table name. However, […]
Prevent users creating constraints or indexes with no name
Question : I have done some searching but haven’t found a solution to my problem. I started with some databases […]