Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.mysql > #547 > unrolled thread
| Started by | richard <member@newsguy.com> |
|---|---|
| First post | 2011-04-09 09:36 -0700 |
| Last post | 2011-04-09 09:53 -0700 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.databases.mysql
mysql workbench add column richard <member@newsguy.com> - 2011-04-09 09:36 -0700
Re: mysql workbench add column "J.O. Aho" <user@example.net> - 2011-04-09 18:46 +0200
Re: mysql workbench add column richard <member@newsguy.com> - 2011-04-09 09:53 -0700
| From | richard <member@newsguy.com> |
|---|---|
| Date | 2011-04-09 09:36 -0700 |
| Subject | mysql workbench add column |
| Message-ID | <1h2xtk0i67l39.dlg@evanplatt.sux> |
How does one go about adding columns in the workbench?
[toc] | [next] | [standalone]
| From | "J.O. Aho" <user@example.net> |
|---|---|
| Date | 2011-04-09 18:46 +0200 |
| Message-ID | <90bgrbFec4U2@mid.individual.net> |
| In reply to | #547 |
richard wrote: > How does one go about adding columns in the workbench? I would just run a SQL query ALTER TABLE http://download.oracle.com/javadb/10.6.2.1/ref/rrefsqlj81859.html -- //Aho
[toc] | [prev] | [next] | [standalone]
| From | richard <member@newsguy.com> |
|---|---|
| Date | 2011-04-09 09:53 -0700 |
| Message-ID | <ppxczs6xf5j4.dlg@evanplatt.sux> |
| In reply to | #547 |
On Sat, 9 Apr 2011 09:36:01 -0700, richard wrote: > How does one go about adding columns in the workbench? Figured it out. Piece of cake.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.databases.mysql
csiph-web