MySQL Forums
Forum List  »  Microsoft SQL Server

Re: In Stored Procedure, how to check if variable is NULL?
Posted by: Roland Bouman
Date: August 22, 2005 05:03PM

If you still have a lot of converting to do, I recommend you take a look at these resources:

nice read, overview of features, some good examples:
http://dev.mysql.com/tech-resources/articles/mysql-storedprocedures.pdf

formal syntax, some good examples
http://dev.mysql.com/doc/mysql/en/stored-procedures.html

explanation of syntax, good examples, workarounds.
http://mysql.gilfster.com/

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.