On Fri, 2005-02-18 at 21:15, Stephan Szabo wrote:
> On Fri, 18 Feb 2005, Bret Hughes wrote:
>
> > I can't seem to find an explanation of what adding ONLY does for an sql
> > statement for instance :
> >
> > ALTER TABLE [ONLY] ADD COLUMN ...
> >
> > or what ever. Does anyone have a pointer to doc
On Fri, 18 Feb 2005, Bret Hughes wrote:
> I can't seem to find an explanation of what adding ONLY does for an sql
> statement for instance :
>
> ALTER TABLE [ONLY] ADD COLUMN ...
>
> or what ever. Does anyone have a pointer to docs on this. I am simply
> curious since there is obviously somethi
I can't seem to find an explanation of what adding ONLY does for an sql
statement for instance :
ALTER TABLE [ONLY] ADD COLUMN ...
or what ever. Does anyone have a pointer to docs on this. I am simply
curious since there is obviously something I am missing.
Bret
--