Thank you, I learned that I needed:

Drop *table* tablename

Thanks for your help, guys. I appreciate it

Joel


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: Joel Holtzman <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, February 02, 2001 3:51 PM
Subject: Re: Deleting table question...


> why don´t you try
>
> use database
> drop tablename
>
> Mensaje citado por: Joel Holtzman <[EMAIL PROTECTED]>:
>
> > Hello, via telnet with mysql server on linux, I try
> > to delete a table, but it won\'t work. I\'m browsing
> > the documentation, I can\'t see what will work. I can
> > do this via asp, but I\'d love to know the command
> > for something that should be as simple as
> >
> > mysql> Delete (tablename) from (Database name);
> >
> > Anybody?
> >
> > Thanks
> >
> > PS. Sorry if this sounds basic, I thought it was,
> > but nothing works.
> >
>
> ---------------------------------------------------------------------
> 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