Saturday, May 22, 2010

Exception Handling in MySQL

To handle exceptions in mysql visit the following links

http://www.devshed.com/c/a/MySQL/Error-Handling-Examples/
http://www.devshed.com/c/a/MySQL/Error-Handling-Examples/2/

http://dev.mysql.com/doc/refman/5.0/en/declare-handler.html

To raise an error in mysql visit the following links

http://forums.mysql.com/read.php?99,55108,131867#msg-131867
http://forums.mysql.com/read.php?99,55108,72394#msg-72394


Start with and connect by in oracle


1 comment:

  1. I am new to mysql.I already worked on SQL server but I find mysql sometime different than the SQL.The functionality is similar but the way it is done is different so such useful links are really helpful for me.Thanks

    ReplyDelete