Answer Posted / jeevan kumar medapati
this is the process of designing the data base.in real time
data base architech (or) data modeler design the data base
by using GUI base data base designing tool ERVIN.
3 types of data models can be defined (1)star data model
(2)snoflake data model
(3)galaxy data model
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the cumulative sum and moving sum?
How many ways are there to create ports?
Explain what are the different versions of informatica?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
What is informatica powercenter repository?
How do you load only null records into target?
What is the difference between stop and abort in informatica
What are the restrictions of union transformation?
Can we change Dynamic to Static or Persistent cache? If so what happens?
Write the unconnected lookup syntax?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?
Is it possible to create multiple domains on a single Informatica server?
What are the different types of repositories created using informatica?
explain about unit testing? in real time?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me