Skip to main content
Skip table of contents

Considerations for Statistics Gathering

You are looking at an older version of the documentation. The latest version is found here.

Data Virtuality’s optimization subsystem can work with cost-based optimization. As a best practice, we recommend gathering statistics when tables with more than 100 million rows are involved, both for the 100 million rows tables and the small tables they are joined with. This way, dependent joins will be created when joining very large tables with very small tables. For all other cases, it is sufficient to use Merge Joins so that the additional computational effort of gathering statistics can be saved. 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.