adplus-dvertising
frame-decoration

Question

CREATE FUNCTION requires __________ permission in the database.

a.

ALTER

b.

DROP

c.

DELETE

d.

All of the mentioned

Answer: (a).ALTER

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. CREATE FUNCTION requires __________ permission in the database.

Similar Questions

Discover Related MCQs

Q. Point out the wrong statement.

Q. Which of the following is the most visible benefit of user-defined function?

Q. UDFs in SQL Server is composed of _______ parts.

Q. When to choose scalar function over inline table valued function?

Q. Which of the user defined function will be preferred for adding two numbers?

Q. The ability to create a user-defined function (UDF) is a new feature added to ________________

Q. Trigger is special type of __________ procedure.

Q. Point out the correct statement.

Q. How many types of triggers are present in SQL Server?

Q. How many types of DML triggers are present in SQL Server?

Q. Point out the wrong statement.

Q. AFTER trigger in SQL Server can be applied to _________________

Q. DML triggers in SQL Server is applicable to _____________

Q. Triggers created with FOR or AFTER keywords is _____________

Q. Which of the following is not a typical trigger action?

Q. Triggers can be enabled or disabled with the ________ statement.

Q. _____________ is special type of trigger based on CLR environment.

Q. Point out the correct statement.

Q. DDL triggers can be applied to __________ statement.

Q. INSTEAD of clause cannot be used for ____________ trigger.