ISQL StatementsFairCom DB SQL Built-in Stored Proceduresfc_set_selectivity( )
Set the selectivity off (0) or on (1)
Parameters (1)
value BIT
Example
call fc_set_selectivity( 1 );
TOCIndex