1.

Stored routines refers to stored functions and procedures.(a) True(b) FalseI got this question in a job interview.The above asked question is from Compound Statements and Statement Delimiters in section Stored Programs of MySQL

Answer»

Right choice is (a) True

Explanation: In MySQL, the stored routines is a limited term. It REFERS only to the stored FUNCTIONS and PROCEDURES. Both TYPES of objects are DEFINED using the similar syntax and are discussed together.



Discussion

No Comment Found

Related InterviewSolutions