RE: How to Erase MySQL table.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I hope the following will solve the purpose

mysql_query( "Drop Table 'Table name'");

regards,
Lalit Goyal

-----Original Message-----
From: Uzi Klein [mailto:uzi@xxxxxxxx] 
Sent: Tuesday, April 20, 2004 2:44 PM
To: 'charalambos nicolaou'; php-db@xxxxxxxxxxxxx
Subject: RE:  How to Erase MySQL table.


Hi everyone,

I can not find in my manual a MySQL command which erase permanently a
table 
and it's content from a MySQL database.

 - "DROM TABLE 'tbl_name';"

Thanks in advance

	Charalambos

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. 
http://join.msn.com/?page=features/virus

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



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

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux