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 |
suppose my source is 101 a 1o1 b 101 c 101 d i want target like that 101 abcd how will u achive this please give me the answer
In warehouses how many schemas are there?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
how many ways can we implement SCD2?
what is data driven?
What is the diff. b/w informatica versions 8.1.1 and 8.6.1?
How can you complete unrcoverable sessions?
How you can differentiate between connected lookup and unconnected lookup?
What are batches?
hi i want to install latest informatica software in my pc..can anybody help me where should i get the infomatica software..plz help me
What happens when a session fails and you click on recover?
how can import the data from the flat files?