what are determinants?
Answers were Sorted based on User's Feedback
Answer / pagu
Determainants are used for
-Add information about dependencies between columns to
avoid double-counting.
-Specify the granularity of a de normalized query subject
to control grouping and
double-counting.
-Uniquely identify the row of data when retrieving text
blob data.
-Override the determinants imported from the data source
that conflict with relationships.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / palzkumar
Determinants define functionality dependencies between Query Items. Use determinant to avoid double counting in de-normalized data
| Is This Answer Correct ? | 1 Yes | 0 No |
=> Determinants reflect granularity by representing subsets or groups of data in a query subject and used to ensure correct aggregation of this repeated data.
=> Determinants are most closely related to the concept of keys and indexes in the data source and are imported based on unique key and index information in the data source.
=> By modifying Determinants, you can override the index and key information in your data source,replacing it with information that is better aligned with your reporting and analysis needs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / madhoo
Determinants are used for to improve the query performance
these are like .... 1. Computer system and network capacity
2. Schema design
3. Database objects
4. Best practices for writing queries
5. Physical storage layout
6. Parallel query and Red Brick Warehouse configuration
computer host loaded correctly and network traffic problem
should be overcome....
A well designed Schema has most effect on query performance...
Database object give good performance .....those are Indexes
and predefined objects...
There are so many ways to write query on a logic...but with
the help of best practices only we can write well
performanced query.
.........
Any question on cognos and Sql .....let me wake up for
them at Cognos.madhoo@gmail.com
| Is This Answer Correct ? | 3 Yes | 3 No |
what is the difference between list sequel and cross tab sequel?
How do you call a store procedure within a transformation?
What are the different type of securities can we apply in framework manager?
What is a Cube?
What is defined as Query studio?
What are the differences between Cognos 8 and Cognos 7.x version?
how to create average on totals of different departments employees salary...? consider we have 3 dept and in each dept 10-15 workers i need to get the totals separately for each dept and average of there totals..help me pls
my report ended at the half of the last page but i don't want that matter in the last page I would like to adjust the matter in the previous page .how can i do this?
how many types of variables in cognos report net and cognos 8
How to pass parameter value into html design page?
can anybody tell me when do use 'running total'...give an example for the usage of running total
How to generate cubes in cognos?