Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

restoring unused columns

Pavan DBASep 29 2007 — edited Jan 29 2010
Hi i had a database 9i on windows xp. i had marked a column as unused using following command

alter table birth set unused column sex;
table altered.

i want to know whether we can reuse that marked column again?
if so how can i proceed?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 26 2010
Added on Sep 29 2007
15 comments
21,531 views