What is a dimensional model?
Answer / Prem Kumar Singh
A dimensional model is a data structure used for reporting and analysis purposes, where data is organized into dimensions (categories) and measures (quantities). It follows the star schema, with fact tables containing specific data points and dimension tables providing context.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we check whether a particular cache is static or dynamic?
Can you use the maping parameters or variables created in one maping into any other reusable transformation?
What is workflow? What are the components of workflow manager?
What is an unconnected transformation?
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000
Transformer is a __________ stage option1:Passive 2.Active 3.Dynamic 4.Static
What are some examples of informatica etl programs?
without matching columns in two tables. how can you join
How You Pull the records on daily basis into your ETL Server.
While using update strategy in the mapping which gives more performance, a flat file or Table? Why? What are the advantages and disadvantages?
How are the sources and targets definitions imported in informatica designer?
How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.