adplus-dvertising
frame-decoration

Question

The privilege that must be given to the database to create a stored function or procedure is ____________

a.

CREATE ROUTINE

b.

CREATE METHOD

c.

CREATE FUNCTION

d.

CREATE PROCEDURE

Answer: (a).CREATE ROUTINE

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The privilege that must be given to the database to create a stored function or procedure is ____________

Similar Questions

Discover Related MCQs

Q. How would a stored function named PI() written in the database ‘sampdb’ be called?

Q. The number of values returned from a stored procedure can be _______________

Q. The mode used to turn on strict mode and all of the additional restrictions is _____________

Q. What is the SQL mode to check for divide by zero error?

Q. The command to see the warning messages is ______________

Q. A procedure that involves REPAIR TABLE with the USE_FRM option must be done before upgrading.

Q. Slow shutdown can be performed by setting innodb_fast_shutdown to _____________

Q. Which upgrade involves shutting down the old MySQL version and replacing the old binaries?

Q. Which upgrade involves exporting existing data using mysqldump?

Q. The character that the MySQL client program recognizes as a statement delimiter is ______________

Q. Stored programs degrade database security.

Q. Execution on a time activated basis according to a schedule is done by _____________

Q. What is the synonym for REAL?

Q. What is the size of the BIT type?

Q. What is the storage size in bytes required for the MEDIUMINT datatype?

Q. The log enabled by –relay-log-index is _____________

Q. The option that supplies the pathname to root directory of MySQL installation is _____________

Q. OS imposes per process limits on the number of open file descriptors.

Q. The spatial datatype used to store a curve is _____________

Q. The date and time datatype that stores time value in ‘hh:mm:ss’ format is ___________