January 2017
Beginner to intermediate
372 pages
5h 55m
English
Static row-level security applies the filter to all members of the role. Roles can have filters on multiple tables. This recipe demonstrates this by adding a new filter on the Read_Ice role already created on the model.
Open the Crash_Data_Model in Visual Studio to bring up Model.bim. Then, change your view to the Diagram view to see the table relationships. In this recipe, you will review how row-level security is added and how it works. You will add a filter on the LIGHT_T table and then add a filter on the CRASH_DATA_T table.

In SQL Server Management Studio, the current security is only limiting ...
Read now
Unlock full access