what we require for D.modelling?
Answer / vaibhav bhandeo
Data modelling requires understanding of the requirements.
In general the design of data model can be a snowflake
(Highly normalized) or star schema (partial or not
normalized) which depends on whether you want optimal
utilization of space (Use star schema) or you want a
normalized data model easy to query and acess data (Use
snow flake).
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain incremental aggregation in informatica
how can we run workflow with pmcmd?
differences between service based and product based?
How can i generate Seqence Numbers to Tagret Table (with out using Seqence Gen Trans,Rank Trans).
performance wise which one is better in joiner and lookup transformation
How many joins in Informatica
what is the diff b/w cached and unchaed look ups
how to duplicates from expression transformation without using sorter before that
Design a mapping to get the pervious row salary for the current row. If there is no pervious row exists for the current row, then the pervious row salary should be displayed as null.
How u use pdf file in informatica source?
How i can Schdule the Informatica job in "Unix Corn Schduling tool" ?
How might one distinguish in the case of mapping is right or not without associating session?