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.

Column Name Data Type Description<br />

CARDINALITY Integer Number of rows in the table if TYPE is<br />

SQL.TABLE.STAT. Number of unique<br />

values in the index if TYPE is not<br />

SQL.TABLE.STAT. The null value is<br />

returned if the value is not available from the<br />

data source or if it is not applicable to the data<br />

source.<br />

PAGES Integer Number of pages for the table if TYPE is<br />

SQL.TABLE.STAT. Number of pages for the<br />

index if TYPE is not SQL.TABLE.STAT. The<br />

null value is returned if the value is not<br />

available from the data source or if it is not<br />

applicable to the data source.<br />

FILTER.CONDITION Varchar(128) If the index is filtered, the filter condition, or<br />

an empty string if the filter condition cannot<br />

be determined.<br />

The null value is returned if the index is not<br />

filtered, or if it cannot be determined that the<br />

index is filtered, or TYPE is<br />

SQL.TABLE.STAT.<br />

If the row in the result set corresponds to a table, the driver sets TYPE to<br />

SQL.TABLE.STAT and sets the following columns to NULL:<br />

NON.UNIQUE<br />

INDEX.QUALIFIER<br />

INDEX.NAME<br />

SEQ.IN.INDEX<br />

COLUMN.NAME<br />

COLLATION<br />

SQLStatistics Results (continued)<br />

If CARDINALITY or PAGES are not available from the data source, the driver sets<br />

them to NULL.<br />

For complete details about the SQLStatistics function, see the Microsoft ODBC 2.0<br />

Programmer’s <strong>Reference</strong> and SDK Guide.<br />

SQLStatistics 1-859

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

Saved successfully!

Ooh no, something went wrong!