Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

Re: [PHP] SQL statement for clearing a table From: Adam Wright (adam <email protected>)
Date: 06/22/01

DELETE FROM table_name;

adamw

----- Original Message -----
From: "Wilbert Enserink" <wilbert <email protected>>
To: <php-general <email protected>>
Sent: Friday, June 22, 2001 1:17 PM
Subject: [PHP] SQL statement for clearing a table

> Hi all,
>
> anybody knows the mysql statement for clearing the contents of a table and
> lieving the table itself intact?
>
> Wilbert
>
> -------------------------
> Pas de Deux
> Van Mierisstraat 25
> 2526 NM Den Haag
> tel 070 4450855
> fax 070 4450852
> http://www.pdd.nl
> info <email protected>
> -------------------------
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>