Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to use the dba_unused_col_tabs view and display fieldname ?

How to use the dba_unused_col_tabs view and display fieldname ?

From: Richard <richard_at_rikoos.com>
Date: Thu, 21 Mar 2002 13:16:38 +0100
Message-ID: <3c99cfe7$0$18519$e4fe514c@dreader4.news.xs4all.nl>


Hi there,

when i run a select * from dba_unused_col_tabs; the result is :

OWNER                          TABLE_NAME                        COUNT
============================== ============================== ========
TEST                           DEPT                                  1

But i need to see what attribuut is delete, is this possible ?

THNX Richard Received on Thu Mar 21 2002 - 06:16:38 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US