Alter Table
Wednesday November 22, 2006
There are many ways to edit a table that already exists in MySQL, such as adding or removing columns, changing column sizes, or renaming columns. All of these things are done using the alter table command in conjunction with other MySQL commands.


No comments yet. Leave a Comment