1.

View that contains the list of all the security labels present in the database are __________(a) vwVisibleLabels(b) VisibleLabels(c) vwVisibleLabel(d) All of the mentionedThis question was posed to me in homework.Asked question is from Row Level Security topic in section Security of SQL Server

Answer»

The CORRECT choice is (a) vwVisibleLabels

Easiest EXPLANATION: The purpose of vwVisibleLabels view is to enforce the row security by JOINING it with the base table.



Discussion

No Comment Found

Related InterviewSolutions