Re: DROP A LIST OF TABLES

From: Krystian Zieja / mob (mob_at_pjwstk.edu.pl)
Date: 05/27/04


Date: Thu, 27 May 2004 11:49:46 +0200

drop table tableName1, tableName2, tableName3 ...

regards krystian zieja / mob

Hicham wrote:
> Hi all,
>
> How can I delete a list of tables with SQL Script ?
>
> Many thanks,
>
> //HM
>