Hi,
I have a project which requires me to use PL/SQL blocks, PL/SQL cursors, PL/SQL stored procedures, PL/SQL stored functions and PL/SQL triggers.
I think(not sure) i can create PL/SQL stored procedures, PL/SQL stored functions and PL/SQL triggers in MySQL. Can i create PL/SQL blocks and PL/SQL cursors within MySQL as well? Or it is neccesary for me to use an Oracle database?
I have WampServer with MySQL 5.0.45. Also i have no experience with Oracle.
Thanks