adplus-dvertising
frame-decoration

Question

Stored programs improve database security.

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. Stored programs improve database security.

Similar Questions

Discover Related MCQs

Q. Which character does the mysql client program recognize as a statement delimiter?

Q. Which command is used to redefined the mysql delimiter?

Q. Which of the following characters cannot be used as a delimiter?

Q. Stored routines refers to stored functions and procedures.

Q. Stored programs refer to stored objects of how many of the following types?

functions, procedures, triggers, events

Q. Which of the following statements does not modify the table?

Q. To produce a stored function, which statement is used?

Q. How many values can be returned from a given stored function?

Q. How many values can be returned from a stored procedure?

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

Q. Which privilege must be given to the database to create a stored function or procedure?

Q. Which variable is set to zero when automatic privilege granting is not needed?

Q. Which procedure parameter enables the caller to pass in a value and get back a value?

Q. The IN, OUT and INOUT keywords do not apply to stored functions.

Q. For the same input parameters, if the stored function returns the same result, it is called _____________

Q. Triggers enable to enforce data integrity constraints.

Q. Which statement is used to create a trigger?

Q. For which of the following are triggers not supported?

Q. Which statement is used to remove a trigger?

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