Show/Hide Toolbars

CacheRDD

Navigation: Library Functions

CacheExistTable

Scroll Prev Top Next More

CacheExistTable ( cTable, hConnection ) -> lExists

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

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