> From: Tito Ciuro <[EMAIL PROTECTED]> > Date: Wed, 27 Jul 2005 13:10:45 -0400 > To: sqlite-users@sqlite.org > Subject: Re: [sqlite] ALTER TABLE: Confusing documentation > > On 27/07/2005, at 13:04, Kurt Welgehausen wrote: > > > The docs are correct; you just have to read carefully. > > I have :-) > > > They say that you can "rename, or add a new column to, > > an existing table". > > No, it doesn't. > > It states that you can "rename or add a new column to an existing > table." > > Regards, > > -- Tito >
I added the commas to make it clear, but the meaning is the same either way. No other interpretation makes sense (in English). Regards