MCQs
SQL Server Authentication is provided for backward compatibility. For example, if you create a single Windows 2000 group and add all necessary users to that group you will need to grant the Windows 2000 group login rights to SQL Server and access to any necessary databases.
If the symmetric key is already open in the current session, you do not have to open it again in the context of the query.
Windows authentication mode allows you to centralize account administration for your entire enterprise in a single place.
Performing the encryption at the page level enables the encryption process to be completely transparent to the client applications.
encryption is a valuable tool to help ensure security, it should not be considered for all data or connections.
The purpose of vwVisibleLabels view is to enforce the row security by joining it with the base table.
The database securable scope contains the user securables.
Related function is HAS_PERMS_BY_NAME.
fn_Dominates (Function) compares two labels and determines whether label A dominates label B.
To see other logins, requires ALTER ANY LOGIN, or a permission on the login.