what are the different forms of normalization?
Answers were Sorted based on User's Feedback
Answer / sunil
1st normal form
2nd ""
3rd ""
Boyc codd normal form
4th ""
5 th normal form
| Is This Answer Correct ? | 4 Yes | 0 No |
What is partitioning? Explain different types of partitioning?
what is session partitioning?
what are variable ports and list two situations when they can be used?
what is SMP AND MPP?
how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration?
1)Power center server and client on the same machine 2)power center server and client on the different machines What is the basic difference in these two setups and which is recommended ?
Hi, Lookup() is what kind of join ?
when should one create lookup transformation ?
Assume u have a 24CPU machine with 24GB RAM, suggest how u would like to configure Informatica ,like number of concurrent sessions, RAM requirements etc,max partitions that u would permit per mapping.
What is etl tool in hadoop?
A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?
what is the difference between shortcut of an object and copy of an object? compare them?