Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.82 KB

File metadata and controls

32 lines (29 loc) · 1.82 KB
title Row-Level Security | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology security
ms.topic conceptual
helpviewer_keywords
row level security described
row level security
access control predicates
security [SQL Server], predicate based access control
predicate based security
ms.assetid 7221fa4e-ca4a-4d5c-9f93-1b8a4af7b9e8
author VanMSFT
ms.author vanto
manager craigg

Row-Level Security

Row-Level Security enables customers to control access to rows in a database table based on the characteristics of the user executing a query (e.g., group membership or execution context). Row-Level Security is now available in [!INCLUDEssNoVersion] 2016. See Row-Level Security in the current documentation for the current description of this feature.

See Also

CREATE SECURITY POLICY (Azure SQL Database)
ALTER SECURITY POLICY (Azure SQL Database)
DROP SECURITY POLICY (Azure SQL Database)
CREATE FUNCTION (Transact-SQL)
sys.security_policies (Azure SQL Database)
sys.security_predicates (Azure SQL Database)
Create User-defined Functions (Database Engine)