| Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02  | 
  | 
  | 
View PDF | 
ALL_UPDATABLE_COLUMNS describes all columns in a join view that are updatable by the current user.
DBA_UPDATABLE_COLUMNS describes all columns in a join view that are updatable by the database administrator.USER_UPDATABLE_COLUMNS describes all columns owned by the current user that are in a join view and are updatable by the current user.