change a table

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
micknic
Forum Commoner
Posts: 37
Joined: Thu Feb 27, 2003 1:27 pm
Location: belgium

change a table

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

In phpMyAdmin there is an 'Add new field' option available when you go to the page showing the table's structure.

Mac
Post Reply