Date: 05/13/00
- Next message: Marc Tardif: "[phplib] freeze function in oohforms"
- Previous message: Graeme Merrall: "[phplib] Modifying perm_sel() in perm"
- In reply to: Aric Caley: "[phplib] SQL (mSQL) question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Marc Tardif: "[phplib] freeze function in oohforms"
- Previous message: Graeme Merrall: "[phplib] Modifying perm_sel() in perm"
- In reply to: Aric Caley: "[phplib] SQL (mSQL) question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

