| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Eric Bergen | Date: | March 16 2005 8:05pm |
| Subject: | Re: Adding fields to db table (primary key and other type) | ||
| View as plain text | |||
Check out the alter table syntax in the manual at: http://dev.mysql.com/doc/mysql/en/alter-table.html On Wed, 16 Mar 2005 14:56:59 -0500, Ed <edward@stripped> wrote: > Hi all, > I am using MySQL Command Line and have created a table called dtd_test. It has two > varchar fields at the moment. How can I add more fields? I want to add a primary key > column which autoincrements, how can I do that? Thanks a lot > -- Eric Bergen eric.bergen@stripped http://www.ebergen.net
| Thread | ||
|---|---|---|
| • Adding fields to db table (primary key and other type) | Ed | 16 Mar |
| • Re: Adding fields to db table (primary key and other type) | Eric Bergen | 16 Mar |
| • Re: Adding fields to db table (primary key and other type) | Scott Klarenbach | 16 Mar |
