Maybe something like this:
http://dev.mysql.com/doc/mysql/en/TRUNCATE.html


"John Taylor-Johnston" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> MySQL question:
>
> DROP TABLE IF EXISTS
>
> Instead of dropping the table, I want to truncate the table if it contains
something. ANyone know of a way? I couldn't find anything under truncate in
the manual.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to