Chris,
The question was, can you shuffle the order of the columns in 9i? Or add
new columns after/before a particular column?
- Kirti
> -----Original Message-----
> From: Christopher Spence [SMTP:cspence_at_FuelSpot.com]
> Sent: Tuesday, June 12, 2001 11:07 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: How to re-arrange the nullable columns
>
> Yes, 9i you can move modify drop add anything having to do with a table.
> Pretty impressive.
> Now to see it work and stand up the test of time. The ultimate test.
>
> "Walking on water and developing software from a specification are easy if
> both are frozen."
>
> Christopher R. Spence
> Oracle DBA
> Fuelspot
>
>
>
> -----Original Message-----
> Sent: Tuesday, June 12, 2001 10:42 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Hi Nirmal,
> Unfortunately, a table re-org (one way of the other) is the only solution
> to do this. We use a third party tool that unloads, drops, creates, loads
> the table. It also takes care of all the grants etc. Just a short cut to
> all
> the manual steps.
>
> Not sure if 9i has anything to address such things.
>
>
> Regards,
>
> - Kirti Deshpande
> Verizon Information Services
> http://www.superpages.com
>
> > -----Original Message-----
> > From: Nirmal Kumar Muthu Kumaran [SMTP:NIRMALK_at_qtel.com.qa]
> > Sent: Tuesday, June 12, 2001 7:46 AM
> > To: Multiple recipients of list ORACLE-L
> > Subject: How to re-arrange the nullable columns
> >
> > Hi DBA's,
> >
> > Greetings...
> >
> > In some of application tables, i found not null columns are appeared at
> > the
> > last.
> >
> > So, how can i re-arrange by the way i can make the not null columns are
> > in
> > the earliest of the table.
> >
> > Is the only way to re-create the tables accordingly, or any other best
> > methods are there?.
> >
> > Thanks.
> >
> > Regards,
> > Nirmal.
> >
> >
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Deshpande, Kirti
> INET: kirti.deshpande_at_verizon.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Christopher Spence
> INET: cspence_at_FuelSpot.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Deshpande, Kirti
INET: kirti.deshpande_at_verizon.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Tue Jun 12 2001 - 10:59:59 CDT