Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> 'alter table' add column question

'alter table' add column question

From: <badstreetboy_at_my-dejanews.com>
Date: 1998/09/28
Message-ID: <6up58l$ea2$1@nnrp1.dejanews.com>#1/1

I use 'alter table t1 add (newfield integer);' to add a new column to the table. The column 'newfield' is added as the last field of table: f1, f2, f3...newfield How can I control the position of the new column being added? Thanks.

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Mon Sep 28 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US