Name

DESCRIBE

Synopsis

Oracle8:

DESC[RIBE] {[username.]object[@database_spec ].[column] | 
   [username.]object[.subobject]}

Oracle7:

DESC[RIBE] {[username.]object[@database_spec ] | 
   [username.]object[.subobject]}

Lists the column definitions for the specified database object.

column

The name of a column to be described (Oracle8 only).

database_spec

The SQL*Net connect string for the database being connected to.

object

The name of the object being described, which can be a table, view, synonym, function, procedure, or package.

subobject

The name of a function or procedure in a package to be described.

username

The name of the user account (schema) that owns the object.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset