1.

Which of the following retrieves a SecurityLabel instance describing the subject label of the current database user?(a) fn_Dominates(b) usp_GetUserLabel(c) usp_GetCurrentUserLabel(d) usp_GetSecLabelDetailsThe question was asked during an online exam.Origin of the question is Row Level Security in section Security of SQL Server

Answer»

The CORRECT CHOICE is (c) usp_GetCurrentUserLabel

The explanation: usp_GetSecLabelDetails generates the security label identifier and ENCRYPTION objects for the SPECIFIED label.



Discussion

No Comment Found

Related InterviewSolutions