Home Oracle Commands Oracle Data Dictionary
v$ Performance views

USER_UPDATABLE_COLUMNS

Description of 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?

Related:



Simon Sheppard
SS64.com