I am using MySQL CC, the GUI client. It is easy to drop a db there. Any
GUI client should have that option. If you are newbie, I would suggest
doing this. If using command line, it is
Drop database <dbname>
Refer the manual
http://www.mysql.com/doc/en/DROP_DATABASE.html

Regards,
Joseph


>-----Original Message-----
>From: Calvin Lam [mailto:[EMAIL PROTECTED]] 
>Sent: Wednesday, February 05, 2003 3:50 PM
>To: [EMAIL PROTECTED]
>Subject: Deleting a database in Mysql
>
>
>Hi,
>
>I am a newbie with this and I need help with Mysql
>
>How can I delete a database in Mysql
>
>thanks!
>
>---------------------------------------------------------------------
>Before posting, please check:
>   http://www.mysql.com/manual.php   (the manual)
>   http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to