In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Naga Sean) wrote:
> How to delete all the data in database, without delete the table.
Do you want to delete every *table* in the *database*, or delete every
*row* in the *table*? Assuming the latter, "delete from database_name".
--
CC
--
P
bject: [PHP-DB] Delete all Data and keep the Table
> How to delete all the data in database, without delete the table.
> Looks like I can't delete all the data with single click in PHPmyAdmin
mySQL
>
> -naga
>
> __
Using PhpMyAdmin click the 'empty' hyperlink. This will empty all the
data from the table but not delete the table.
HTH :)
Russ
#---#
"Believe nothing - consider everything"
How to delete all the data in database, without delete the table.
Looks like I can't delete all the data with single click in PHPmyAdmin mySQL
-naga
_
www.kaskus.com - FREE EMAIL SERVICE
--
PHP Database Mailing List (http://www.php