1
1. ANSI92 2. AUTO_UPDATE_QUERY 3. BLOB_COMPARISON 4. BOUNDARY_WEIGHT_TABLE 5. COLUMNS_SORT 6. COMBINED_WITH_SYNCHRO 7. COMBINE_WITHOUT_PARENTHASIS 8. COMPARE_CONTEXTS_WITH_JOINS 9. CORE_ORDER_PRIORITY 10. CORRECT_AGGREGATED_CONDITIONS_IF_DRILL 11. CUMULATIVE_OBJECT_WHERE 12. DECIMAL_COMMA 13. DISTINCT_VALUES 14. END_SQL 15. EVAL_WITHOUT_PARENTHESIS 16. FILTER_IN_FORM 17. FIRST_LOCAL_CLASS_PRIORITY 18. FORCE_SORTED_LOV 19. JOIN_BY_SQL 20. MAX_INLIST_VALUES 21. OLAP_UNIVERSE 22. REPLACE_COMMA_BY_CONCAT 23. SHORT_CUT_BEHAVIOR 24. THOROUGH_PARSE 25. TRUST_CARDINALITIES 26. UNICODE_STRINGS COMPARE_CONTEXTS_WITH_JOINS The COMPARE_CONTEXTS_WITH_JOINS parameter fixes the issue in which there is incorrect SQL generation and is used for comparing contexts with the existing joins forming the context. When several contexts are possible for a query, the system tests if they produce the same set of tables. If they are identical, it is not necessary to prompt the user.

Universe Paramerers

Embed Size (px)

DESCRIPTION

Universe Paramerers

Citation preview

Page 1: Universe Paramerers

1. ANSI92 2. AUTO_UPDATE_QUERY 3. BLOB_COMPARISON 4. BOUNDARY_WEIGHT_TABLE 5. COLUMNS_SORT 6. COMBINED_WITH_SYNCHRO 7. COMBINE_WITHOUT_PARENTHASIS 8. COMPARE_CONTEXTS_WITH_JOINS 9. CORE_ORDER_PRIORITY 10. CORRECT_AGGREGATED_CONDITIONS_IF_DRILL 11. CUMULATIVE_OBJECT_WHERE 12. DECIMAL_COMMA 13. DISTINCT_VALUES 14. END_SQL 15. EVAL_WITHOUT_PARENTHESIS 16. FILTER_IN_FORM 17. FIRST_LOCAL_CLASS_PRIORITY 18. FORCE_SORTED_LOV 19. JOIN_BY_SQL 20. MAX_INLIST_VALUES 21. OLAP_UNIVERSE 22. REPLACE_COMMA_BY_CONCAT 23. SHORT_CUT_BEHAVIOR 24. THOROUGH_PARSE 25. TRUST_CARDINALITIES 26. UNICODE_STRINGS 

COMPARE_CONTEXTS_WITH_JOINS

The COMPARE_CONTEXTS_WITH_JOINS parameter fixes the issue in which there is incorrect SQL generation and is used for comparing contexts with the existing joins forming the context. When several contexts are possible for a query, the system tests if they produce the same set of tables. If they are identical, it is not necessary to prompt the user.