RE: [PHP-WIN] syntax for remove column

2003-11-26 Thread Svensson, B.A.T. (HKG)
Actually it shoul be: "go and read the fine manual", RTFM, however for the none sensitive audience "fine" should be spelled "fucking". -Original Message- From: Donatas To: [EMAIL PROTECTED] Sent: 2003-11-26 08:46 Subject: Re: [PHP-WIN] syntax for remove co

RE: [PHP-WIN] syntax for remove column

2003-11-26 Thread Svensson, B.A.T. (HKG)
ALTER TABLE DROP COLUMN -Original Message- From: Rinku Shivnani To: [EMAIL PROTECTED] Sent: 2003-11-26 07:36 Subject: [PHP-WIN] syntax for remove column Dear all, I want to delete one column from my table. Can any of you tell me syntax for it pls ? Thank you -- PHP Windows

Re: [PHP-WIN] syntax for remove column

2003-11-26 Thread Ignatius Reilly
: <[EMAIL PROTECTED]> Sent: Wednesday, November 26, 2003 07:36 Subject: [PHP-WIN] syntax for remove column > Dear all, > > I want to delete one column from my table. Can any of you tell me > syntax for it pls ? > > Thank you > > -- > PHP Windows Mailing List (http:

Re: [PHP-WIN] syntax for remove column

2003-11-26 Thread Donatas
The syntax is called "go and read the damn manual"! http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#ALTER_TABLE Rinku Shivnani wrote: Dear all, I want to delete one column from my table. Can any of you tell me syntax for it pls ? Thank you -- PHP Windows Mailing L

[PHP-WIN] syntax for remove column

2003-11-26 Thread Rinku Shivnani
Dear all, I want to delete one column from my table. Can any of you tell me syntax for it pls ? Thank you -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php