Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Suppressing a column
I want physically suppress a column in a table. For instance, i have a table
with 4 columns ("First Name","Last Name","1st address","2nd address").
"2nd Address" column is not used, so i want to suppress it. That's mean table
is now made of 3 columns ("First Name","Last Name","1st address"), and all
datas that were in the "2nd Address" column are suppressed too.
In article <35d552d5.14067868_at_newshost.us.oracle.com>,
jkallman_at_us.oracle.com (Joel R. Kallman) wrote:
> I'm not sure I know what you mean by "suppress" a table column.
> In what context are you asking this?
>
> On Fri, 14 Aug 1998 13:52:19 GMT, psylvestre_at_my-dejanews.com wrote:
>
> >Hello,
> >
> >Is there a way of suppress a table column ?
> >
> >Thanks in advance.
> >
> >-----== Posted via Deja News, The Leader in Internet Discussion ==-----
> >http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
>
> Thanks!
>
> Joel
>
> Joel R. Kallman
> Oracle Government, Education, & Health
> Columbus, OH http://govt.us.oracle.com
> jkallman@us.oracle.com http://www.oracle.com
>
> ----
> The statements and opinions expressed here are my own
> and do not necessarily represent those of Oracle Corporation.
>
-----== 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 Aug 17 1998 - 06:48:17 CDT
![]() |
![]() |