| Oracle9i Database Reference Release 2 (9.2) Part Number A96536-01  | 
  | 
Static Data Dictionary Views, 154 of 625
ALL_UNUSED_COL_TABS describes all tables accessible to the current user that contain unused columns.
DBA_UNUSED_COL_TABS describes all tables in the database that contain unused columns.USER_UNUSED_COL_TABS describes all tables owned by the current user that contain unused columns. This view does not display the OWNER column. 
| Column | Datatype | NULL | Description | 
|---|---|---|---|
|  
 
  | 
 
 
  | 
 
 
  | 
 
 The owner of the object  | 
|  
 
  | 
 
 
  | 
 
 
  | 
 
 The name of the table  | 
|  
 
  | 
 
 
  | 
 
 The number of unused columns  | 
  | 
![]() Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved.  | 
  |