Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_UPDATABLE_COLUMNS

Description of all updatable columns

Columns
   ___________________________
 
   INSERTABLE
      Is the column insertable?
   DELETABLE
      Is the column deletable?
   UPDATABLE
      Is the column updatable?
   OWNER
      Table owner
   TABLE_NAME
      Table name
   COLUMN_NAME
      Column name

Related Commands:




Back to the Top

Simon Sheppard
SS64.com