adplus-dvertising
frame-decoration

Question

What is the syntax for HAS_PERMS_BY_NAME in SQL Server 2014?

a.

HAS_PERMS_NAME ( securable_class , permission
[ , sub-securable ] [ , sub-securable_class ] )

b.

HAS_PERMS_BY_NAME ( securable , securable_class , permission
[ , sub-securable ] [ , sub-securable_class ] )

c.

HAS_PERMS_BY_NAME ( securable , securable_class , permission
[ , sub-securable ] [ , sub-securable_class ] )

d.

HAS_PERMS( securable , securable_class , permission
[ , sub-securable ] [ , sub-securable_class ] )

Posted under Data Security SQL Server

Answer: (c).HAS_PERMS_BY_NAME ( securable , securable_class , permission
[ , sub-securable ] [ , sub-securable_class ] )

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the syntax for HAS_PERMS_BY_NAME in SQL Server 2014?

Similar Questions

Discover Related MCQs

Q. Point out the correct statement.

Q. _________ returns a list of the permissions effectively granted to the principal on a securable.

Q. What is the syntax for fn_my_permissions function in SQL Server 2014?

Q. Point out the wrong statement.

Q. The schema securable scope contains the following securable is __________

Q. Which of the following returns a row for each security principal in a SQL Server database?

Q. Any SQL Server authentication login can see ________ login name.

Q. To add or remove server role membership use ____________

Q. Point out the wrong statement.

Q. Which of the following script creates master key?

Q. Which of the statement is used to create a new certificate with a valid subject in SQL Server?

Q. Point out the wrong statement.

Q. Like data compression, TDE database encryption is performed at the ______ level.

Q. Which of the following is valid code to backup a certificate?

Q. Which of the following catalog view is used to monitor TDE?

Q. ___________ encryption was introduced in SQL Server 2005 and is available in all editions of SQL Server.

Q. Which of the following functions decrypts data by using a symmetric key?

Q. Which of the following condition in the where clause will return the login identification name of the user?

Q. Point out the correct statement.

Q. View that contains the list of all the security labels present in the database are __________