If i wanted a usergroup "mycompanyname\FrontLineEmployee" to have only have access to a rows in table "Example1" where the column name is "audited" and the value in that column is null. How would I go about doing so?
Edit: SQL server version is 2016
If i wanted a usergroup "mycompanyname\FrontLineEmployee" to have only have access to a rows in table "Example1" where the column name is "audited" and the value in that column is null. How would I go about doing so?
Edit: SQL server version is 2016