Which version of MySql supports stored procedures?
By Santhosh N
MySql as we ll aknow is a light weight DB compared to major databases like sql server and oracle and its now competing with others with the introduction of support of stored procedures
MySql 5.0 version introduced the Stored Procedures and is the only version as of
now which supports stored procedures in MySql
Which version of MySql supports stored procedures? (160 Views)