Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: insert a column
alter table add
( field_name attribute)
nmadson_at_my-deja.com wrote in message <7udfep$dqb$1_at_nnrp1.deja.com>...
>Is it possible to insert a column (specifically a rowid column) into an
>already populated Oracle table? So far I've had to create a new table
>and load the data into that table; I thought SQL had a MODIFY TABLE
>command that would let you do that, but I don't see such a command in
>the reference books I've got.
>
>Nolan Madson
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
Received on Sun Oct 17 1999 - 20:07:33 CDT
![]() |
![]() |