Show/Hide Toolbars

CacheRDD

Navigation: Library Functions

CacheExistIndex

Scroll Prev Top Next More

CacheExistIndex ( cTable, hConnection ) -> lExists

The function returns a logical to indicate if indexes for <cTable> do exist or not in the database represented by [hConnection].

<cTable> is the name of the table in the format : "cSchema||cTableName". Please refere to article "Table Names & Schemas".