adplus-dvertising
frame-decoration

Question

The locking statements LOCK TABLES and UNLOCK TABLES are not permitted in stored routines.

a.

True

b.

False

c.

May be True or False

d.

Can't say

Answer: (a).True

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The locking statements LOCK TABLES and UNLOCK TABLES are not permitted in stored routines.

Similar Questions

Discover Related MCQs

Q. Which privilege is enabled to create of alter a stored function?

Q. What produces result sets?

Q. A stored procedure is invoked using the statement __________

Q. Triggers and events are invoked automatically by the server.

Q. When a user creates a stored program that accesses sensitive data but forgets that other people who can invoke the object have the same access, the security context is __________

Q. When the security context enables carefully written stored programs to be set up that provide controlled access to tables for users, it is called __________

Q. The creation of a stored program is similar to the definition of a _______________

Q. The default definer of an event is the user who _______________

Q. To create or drop events for a database, which privilege should be granted?

Q. Which clause specifies periodic execution at fixed intervals?

Q. Which log does the event scheduler log to?

Q. If the scheduler is stopped, no events run.

Q. Which value of event_scheduler enables checking status but not changing it at runtime?

Q. Which statement is used to check the status of the event scheduler at runtime?

Q. Which of the following lines is used to turn on the event scheduler?

Q. The event scheduler does not run by default.

Q. Which of these is a stored program associated with a schedule?

Q. The TRIGGER privilege is used for the table to be able to create and drop triggers for it.

Q. Before MySQL 5.1.6 which privilege was required to create and drop triggers?

Q. Which statement is used to remove a trigger?