11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

TYPE Smallint<br />

Not null<br />

1-858 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

Column Name Data Type Description<br />

Type of information returned:<br />

SQL.TABLE.STAT indicates a statistic for<br />

the table.<br />

SQL.INDEX.CLUSTERED indicates a<br />

clustered index.<br />

SQL.INDEX.HASHED indicates a hashed<br />

index.<br />

SQL.INDEX.OTHER indicates another type<br />

of index.<br />

SEQ.IN.INDEX Smallint Column sequence number in index, starting<br />

with 1. The null value is returned if TYPE is<br />

SQL.TABLE.STAT.<br />

COLUMN.NAME Varchar(128) Name of a column. If the column is based on<br />

an expression, the expression is returned. If<br />

the expression cannot be determined, an<br />

empty string is returned. If the index is<br />

filtered, each column in the filter condition is<br />

returned (this may require more than one<br />

row). The null value is returned if TYPE is<br />

SQL.TABLE.STAT.<br />

COLLATION Char(1) Sort sequence for the column:<br />

A indicates ascending.<br />

B indicates descending.<br />

The null value is returned if the data source<br />

does not support column sort sequence.<br />

SQLStatistics Results (continued)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!