Is snow flake or star schema used?
If star schema means why?
Answer Posted / senthil
hi
normally people using star schema in data warehousing
because it is de_normalized and easy way to retrieve data
from target and also understanding..
But snow flake is in fully normalized.normally OLTP
we use normalized ..
star schema used in data warehousing ..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain pmcmd command usage in informatica
What is dimensional table?
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
Which transformation should we use to normalise the COBOL and relational sources?
What if the source is a flat-file?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
What is the maplet?
How we can create indexes after completing the load process?
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
How to do unit testing in informatica? How to load data in informatica ?
How to update or delete the rows in a target, which do not have key fields?
While importing the relational source definition from the database, what are the metadata of source that will be imported?