Answer Posted / satya
There are two types of schemas are there
1) Star schema
2) snow flake schema
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How to deploy from one server to another server?
what are slowly changing dimensions? Why we are used scd?
whats the difference between previous version of cognos and cognos 8 BI?
what is log in cognos?
What is difference between primary key and unique key constraints?
actually 2 members working in same module.at a time is possible to work on same module? i add some tables,another person also add some tables how the synchronization betn the two in same module? pls ans me and expain to me.....
what are the names of the reports that you prepared?
What are the advantages of using cognos sql?
how u will design the report if the objects are available
describe the starschema grouping ?how can i add a new column for existing report ,when it is not present even in model & dataabase?
please can you give me some banking domine calculations developed in framework manager plzzzzz thank you.
----------------Describe DWH Architecture?
What is the difference between Section and Section using Master/Detail in Cognos 8 Report Studio? I tried these both options many times on lists and crosstabs, but dint find any difference. So please give the answer in detail with example.
What are all the advantages of Cognos?
Hi All, Is there any way to check whether a value is selected in a Multi-select tree prompt? I have a tree prompt and want to get to know whetehr which values user has selected,i want to so that values on the top of the report. I Have used that paramDisplayValue('paramername'),But it will display only last selected value. For Example i have tree prompt with one level Region- >country->states If user select region Asia it will dislay the all the Countries in that region and then if user select India it will display the states related to india only Suppose Hierachy look like this: Asia->India->Andhra Pradesh. I want to show this hierachy on the top of the report How it is possible? Can you please help me?