Re: [phplib] SQL (mSQL) question From: Michael Anthon (michael <email protected>)
Date: 05/13/00

I am only familiar with MySQL and MS SQL, but the statement *should* be
fairly standard, although each system seems to have it's own little
quirks and limitations. Look in the mSQL doco for an "ALTER TABLE..."
statement. This is what is used to add/delete columns, indexes and
constraints to tables.

Cheers
Michael

Aric Caley wrote:
>
> I'm still learning SQL. I'm using mSQL with PHPLib.
>
> Once I've created a table, is there a way to add more fields to it? I'm
> afraid of creating and populating a large database only to discover later on
> that I really need more columns and can't add them...

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>