Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 28879 invoked from network); 13 May 2009 18:00:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 May 2009 18:00:51 -0000 Received: (qmail 26669 invoked by uid 500); 13 May 2009 18:00:50 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 26601 invoked by uid 500); 13 May 2009 18:00:50 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 26517 invoked by uid 99); 13 May 2009 18:00:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2009 18:00:43 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2009 18:00:32 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1M4IkW-00045F-3m for derby-user@db.apache.org; Wed, 13 May 2009 11:00:12 -0700 Message-ID: <23526656.post@talk.nabble.com> Date: Wed, 13 May 2009 11:00:12 -0700 (PDT) From: LeiLi To: derby-user@db.apache.org Subject: How to insert new column in front of exsiting column? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: leileili@hotmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hello, I'm new in Derby. I need to insert a new column in front of another existing column in a table? How can I do it? I saw the "alter table" only insert the column to the end of the table, right? Thanks in advance. Lei -- View this message in context: http://www.nabble.com/How-to-insert-new-column-in-front-of-exsiting-column--tp23526656p23526656.html Sent from the Apache Derby Users mailing list archive at Nabble.com.