InterviewSolution
Saved Bookmarks
| 1. |
What will the fn_Dominates return if A dominates B where A and B both are security label?(a) 0(b) 1(c) NULL(d) None of the mentionedI got this question by my school principal while I was bunking the class.The query is from Row Level Security topic in section Security of SQL Server |
|
Answer» The CORRECT answer is (b) 1 |
|