Product Documentation

SQL Operations Guide

Previous Topic

Next Topic

fc_set_min_card( )

Sets the minimum cardinality value used by the FairCom DB SQL database engine.

Parameters (1)

value INTEGER

Example

call fc_set_min_card( 1000 );

TOCIndex