Page 1 of 1

change a table

Posted: Wed Mar 05, 2003 4:38 am
by micknic
Hi

I have a small problem with MySQL.
I created a database called essai with phpmyadmin. This database has 1 table with two columns. I would like to add a third column to this table but i don't know how to do.

Can someone help me????

:D :) :lol: :P

Posted: Wed Mar 05, 2003 5:21 am
by twigletmac
In phpMyAdmin there is an 'Add new field' option available when you go to the page showing the table's structure.

Mac