vote up 0 vote down star

In phpMyAdmin, like the create table view with a spreadsheet of column settings, can you edit a table's columns with new columns, as a similar spreadsheet?

flag

1 Answer

vote up 1 vote down check

If you click the Structure tab you'll be able to affect the columns or add in new ones.

To edit existing columns

  • Check the box on the left of the columns
  • Click the pencil icon below the structure display.

The next screen will allow you to adjust the column properties of those selected.

To add in new columns

Look below the table structure display

  • Enter however many new columns, and where in the table they'll go
  • Click Go.

The next screen will allow you to enter the properties for each of the new columns for the table.

phpMyAdmin

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.