MySQL Forums
Forum List  »  Newbie

Re: Creating a database
Posted by: Christian Hamel
Date: August 08, 2005 07:33AM

The same syntax exist for the create database command.

Create Database IF NOT EXISTS YourDBNAME

http://dev.mysql.com/doc/mysql/en/create-database.html

Options: ReplyQuote


Subject
Written By
Posted
August 07, 2005 01:31PM
Re: Creating a database
August 08, 2005 07:33AM


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.