[dba-SQLServer] MySQL not MS SQL question

Arthur Fuller fuller.artful at gmail.com
Mon Feb 25 19:51:05 CST 2013


I keep forgetting which language I'm speaking. I have the same problem
switching from Spanish to Italian.

A.


On Mon, Feb 25, 2013 at 8:26 PM, Stuart McLachlan <stuart at lexacorp.com.pg>wrote:

> Don't use AS - that's MS TSQL.
>
> DROP PROCEDURE IF EXISTS mySP$$
> CREATE PROCEDURE mySP
> BEGIN
> ...
> END$$
>
>


More information about the dba-SQLServer mailing list