1.

A stored program associated with a schedule is ______________(a) Trigger(b) Event(c) Stored function(d) Stored procedureThe question was asked in homework.Enquiry is from Putting PHP to Work topic in section MySQL Programs Using Perl DBI and PHP of MySQL

Answer»

Right answer is (b) Event

The BEST explanation: The MYSQL version 5.1.6 and above has an event scheduler. It ENABLES to perform time activated database operations. An event is a STORED program that is associated with a schedule.



Discussion

No Comment Found

Related InterviewSolutions