Re: dropping multiple tables with one command question

2004-01-02 Thread Mikhail Entaltsev
02, 2004 12:29 PM Subject: Re: dropping multiple tables with one command question > fredag 02. januar 2004, 12:11, skrev Egor Egorov: > > tom poe <[EMAIL PROTECTED]> wrote: > > > What's the command for dropping multiple tables? > > > > > > Example: &

Re: dropping multiple tables with one command question

2004-01-02 Thread Mikhail Entaltsev
Hi Tom, Look at the docs: http://www.mysql.com/doc/en/DROP_TABLE.html Happy New Year and best regards, Mikhail. - Original Message - From: "tom poe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 01, 2004 8:33 AM Subject: dropping multiple t

Re: dropping multiple tables with one command question

2004-01-02 Thread Arne K. Haaje
fredag 02. januar 2004, 12:11, skrev Egor Egorov: > tom poe <[EMAIL PROTECTED]> wrote: > > What's the command for dropping multiple tables? > > > > Example: > > 12 tables that all start with: > > phpbb_ > > > > What? Well, the install isn't going as planned. I am having to > > reinstall as I try

Re: dropping multiple tables with one command question

2004-01-02 Thread Egor Egorov
tom poe <[EMAIL PROTECTED]> wrote: > > What's the command for dropping multiple tables? > > Example: > 12 tables that all start with: > phpbb_ > > What? Well, the install isn't going as planned. I am having to > reinstall as I try to work out script path (I think) or some other piece > of info

dropping multiple tables with one command question

2004-01-01 Thread tom poe
Happy New Year!!! What's the command for dropping multiple tables? Example: 12 tables that all start with: phpbb_ What? Well, the install isn't going as planned. I am having to reinstall as I try to work out script path (I think) or some other piece of info that isn't entered correctly, yet.