UNSUPPRESS_SELECT_COUNT¶
Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex
This command resets the value of DF_FILE_RECORDS_USED to -1. That way anytime a SELECT COUNT(*) is done, it returns the actual count of records. This is the same as setting SET_FIXED_FILE_RECORDS_USED to -1.
Syntax
UNSUPPRESS_SELECT_COUNT