Sybernet / Supplied Procedures Reference
Release 3.00
Oct 14, 2002
backwards forwards

HTTP.GET_TAB_COLUMNS

This procedure is invoked by the Sybase to Oracle translator.

noteFor Internal Use Only.

Syntax

Procedure GET_TAB_COLUMNS
(
    OBJECT_NAME                   VARCHAR2
,   IDENTITY                      VARCHAR2
)   ;

Parameters

Parameter Description
object_name
 
The name of an object
identity
 
IDENTITY - retrieve the name of the identity column.
EXCLUDE  - retrieve all column names except the identity column.
INCLUDE  - retrieve all column names (including the identity column).



Sybernet is a trademark of SRI International.
Copyright © 1996-2008 SRI International. All Rights Reserved.
Denis D. Workman / http://Sybernet.sri.com/