Login and Register ×
Check your Email for the OTP
MySQL Stored functions and triggers - MySQL
⚠ Report ✓ Question Verified Copy Link
Explanation:
The "DROP FUNCTION" statement is used to drop a stored function in MySQL. It removes the function definition and its associated code from the database. After dropping a function, it can no longer be invoked or used.
Related Topic:
Share Above MCQ
Learn More MCQ Questions from MySQL Stored functions and triggers - MySQL