Oracle8i Reference
Release 2 (8.1.6)

A76961-01

Library

Product

Contents

Index

Prev Up Next

Static Data Dictionary Views, 118 of 452


DBA_ANALYZE_OBJECTS

DBA_ANALYZE_OBJECTS lists objects that have been analyzed.

Column  Datatype  NULL  Description 

OWNER 

VARCHAR2(30) 

NOT NULL 

The owner 

OBJECT_NAME 

VARCHAR2(30) 

NOT NULL 

The object name 

OBJECT_TYPE 

VARCHAR2(7) 

 

The object type 


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index