0% found this document useful (0 votes)
175 views1 page

Universe Paramerers

The COMPARE_CONTEXTS_WITH_JOINS parameter fixes incorrect SQL generation by comparing contexts with existing joins. When multiple contexts are possible, it checks if they produce identical table sets. If so, it does not prompt the user to select a context.

Uploaded by

Yogeeswar Reddy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
175 views1 page

Universe Paramerers

The COMPARE_CONTEXTS_WITH_JOINS parameter fixes incorrect SQL generation by comparing contexts with existing joins. When multiple contexts are possible, it checks if they produce identical table sets. If so, it does not prompt the user to select a context.

Uploaded by

Yogeeswar Reddy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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.

You might also like