Chapter 12 DBMS-Specific Features


Sybase AS IQ extended attributes

The following extended attributes are defined by default in the Sybase AS IQ DBMS.

Columns

The following extended attributes are available on the Sybase tab (v12.4.3 and higher):

Name Description
Number of distinct value (Iq unique) Defines the cardinality of the column (to optimize the indexes internally).

Scripting name: ExtIqUnicity

Tables

The following extended attributes are available on the Sybase tab (v12.4.3 and higher):

Name Description
Global temporary table Specifies that the table is a global temporary table.

Scripting name: ExtGlobalTemporaryTable

Web Services

The following extended attributes are available on the Sybase tab (v12.6 and higher):

Name Description
Port number Specifies the web service port number.

Scripting name: PortNumber
Server name Specifies the web service server name.

Scripting name: ServerName
Name prefix [DISH service type] Specifies a name prefix. Only SOAP services whose names begin with this prefix are handled.

Scripting name: Prefix

Web Operations

The following extended attributes are available on the Sybase tab (v12.6 and higher) when the service type is not dish:

Name Description
URL Determines whether URI paths are accepted and, if so, how they are processed.

Scripting name: Url

 


Copyright (C) 2008. Sybase Inc. All rights reserved.