InterviewSolution
Saved Bookmarks
| 1. |
Does Mysql 5.6 Support Stored Procedures And Functions? |
|
Answer» YES. MYSQL 5.6 SUPPORTS TWO types of STORED routines, stored procedures and stored functions. Yes. MySQL 5.6 supports two types of stored routines, stored procedures and stored functions. |
|