Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 412 of 625


HS_EXTERNAL_OBJECT_PRIVILEGES

HS_EXTERNAL_OBJECT_PRIVILEGES contains information about the privileges on objects that are granted to users.

Column Datatype NULL Description

OBJECT_NAME

VARCHAR2(30)

NOT NULL

Name of the object; unique for each instance

PRIVILEGE_NAME

VARCHAR2(30)

NOT NULL

Name of the privilege that was granted

GRANTEE

VARCHAR2(30)

NOT NULL

ID of the user that was granted the privilege

FDS_CLASS_NAME

VARCHAR2(30)

NOT NULL

Name of the FDS Class

FDS_INST_NAME

VARCHAR2(30)

NOT NULL

Name of the FDS instance


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback