Found this reference and even ordered it for myself: http://amzn.to/9CmfWy
It's "Stored Procedure Programming for MySQL" By Guy Harrison; apparently the newer versions of MySQL supports stored procedure programming in a procedural language format, much like Oracle's PL/ SQL. If you're looking to programming in MySQL using procedural language constructs, this might be a good start. I can't wait till my order arrives. I'm curious as to how procedural language is interpreted and written in MySQL. Rich On Apr 20, 5:12 am, naveenkumar chinnakalappa <[email protected]> wrote: > Hi > > I know the basic SQL Queries of My SQL . Can one tell me how to > start the PL/SQL with My SQL . > > Can any one suggest me some books or links > > Thanks and Cheers > Naveen.C > > -- > You received this message because you are subscribed to the Google > Groups "Oracle PL/SQL" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/Oracle-PLSQL?hl=en -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en
