Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.mysql > #547 > unrolled thread

mysql workbench add column

Started byrichard <member@newsguy.com>
First post2011-04-09 09:36 -0700
Last post2011-04-09 09:53 -0700
Articles 3 — 2 participants

Back to article view | Back to comp.databases.mysql


Contents

  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

#547 — mysql workbench add column

Fromrichard <member@newsguy.com>
Date2011-04-09 09:36 -0700
Subjectmysql workbench add column
Message-ID<1h2xtk0i67l39.dlg@evanplatt.sux>
How does one go about adding columns in the workbench?

[toc] | [next] | [standalone]


#549

From"J.O. Aho" <user@example.net>
Date2011-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]


#550

Fromrichard <member@newsguy.com>
Date2011-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