Forum Moderators: coopster

Message Too Old, No Replies

adding new fields

to an already existing table (sql)

         

mylungsarempty

2:03 pm on Jan 9, 2004 (gmt 0)

10+ Year Member



Am i able to add new fields to an already existing table in MySql?

justageek

2:10 pm on Jan 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yes. Use the alter table command or use the mcc.

mylungsarempty

2:34 pm on Jan 9, 2004 (gmt 0)

10+ Year Member



what is the 'mcc'?

justageek

3:36 pm on Jan 9, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Mysql Control Center. You can get it from the mysql site. It's a gui to get at your database.

JAG