Archive for the ‘MySQL’ Category

MySQL Stored Procedures IF NOT EXISTS()

MySQL Stored Procedures IF NOT EXISTS()

May 6th, 2010

IF NOT EXIST does not work the same way in MySQL as it does in MSSQL.