|
|||||||||||
|
Re: [ADMIN] [NOVICE] alter table table add column
From: Michael Glaesemann <grzm(at)seespotcode.net>
Date: Tue Jul 31 2007 - 00:32:53 EDT
On Jul 30, 2007, at 23:19 , Ronald Rojas wrote: > And, I want to add the field name age with type integer after Can't without dumping the database, altering the schema in the dump, and reloading. But why does it matter? Just call the columns in the order you want.
Michael Glaesemann
---------------------------(end of broadcast)---------------------------TIP 5: don't forget to increase your free space map settings Received on Tue Jul 31 00:35:46 2007 This archive was generated by hypermail 2.1.8 : Thu Aug 09 2007 - 19:44:48 EDT |
||||||||||
|
|||||||||||