Description of dba updatable columns
Columns
   ___________________________
 
   OWNER
      table owner
   TABLE_NAME
      table name
   COLUMN_NAME
      column name
   UPDATABLE
      Is the column updatable? 
   INSERTABLE
      Is the column insertable?
   DELETABLE
      Is the column deletable?