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 Mailing

Re: [PHP-WIN] syntax for remove column

2003-11-26 Thread Ignatius Reilly
I would start here: "How To Ask Questions The Smart Way", an excellent (as always) article by Eric Raymond http://www.catb.org/~esr/faqs/smart-questions.html HTH _ - Original Message - From: "Rinku Shivnani" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesd

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