Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> 'alter table' add column question
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
![]() |
![]() |