List:General Discussion« Previous MessageNext Message »
From:Josh Trutwin Date:June 7 2004 12:41pm
Subject:Re: DELETE from more than one table
View as plain text  
On Mon, 07 Jun 2004 12:36:47 +0000
"shaun thornburgh" <shaunthornburgh@stripped> wrote:

> Hi,
> 
> Is it possible to DELETE from more than one table in one command?
> 
> Thanks for your help

DROP TABLE IF EXISTS table1, table2, table3;

http://dev.mysql.com/doc/mysql/en/DROP_TABLE.html

Josh
Thread
DELETE from more than one tableshaun thornburgh7 Jun
  • Re: DELETE from more than one tableJosh Trutwin7 Jun
RE: DELETE from more than one tableshaun thornburgh7 Jun
  • RE: DELETE from more than one tableRobert A. Rosenberg7 Jun
RE: DELETE from more than one tableshaun thornburgh8 Jun
  • Re: DELETE from more than one tableMichael Stassen8 Jun
Re: DELETE from more than one tableshaun thornburgh9 Jun