lt_package
The catalog lt_package
stores package information about pl/sql procedure language.
Table 48.6. lt_package
Columns
Column Type Description |
---|
The oid of package. |
The package name. |
The namespace oid of package. |
The owner oid of package. |
Package security clause. |
Text string of package specification. |
Text string of package body, the field is of type text, has a toast mechanism, and the data storage policy is extended. |
Package accessor's list. |
Package access permissions. |