Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ALL_SOURCE_AE

ALL_SOURCE_AE describes the text source of the stored objects (across all editions) accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30)   Owner of the object
NAME VARCHAR2(30)   Name of the object
TYPE VARCHAR2(12)   Type of the object:
  • TYPE

  • TYPE BODY

  • PROCEDURE

  • FUNCTION

  • PACKAGE

  • PACKAGE BODY

  • LIBRARY

  • JAVA SOURCE

LINE NUMBER   Line number of this line of source
TEXT VARCHAR2(4000)   Source text
EDITION_NAME VARCHAR2(30)   Name of the Edition