what is the meant by Normalization and de-normalization?

Answers were Sorted based on User's Feedback



what is the meant by Normalization and de-normalization?..

Answer / gireesh

Normalization is a process in database design which groups
data into various tables which are then crosslinked by a
particular field. In a properly normalized database, there
will be only one field in one table for a particular piece
of data, eliminating possibility for conflicts. Breaking the
database up into numerous smaller tables, and eliminating
redundancies, eases management and enhances efficiency.

Is This Answer Correct ?    24 Yes 5 No

what is the meant by Normalization and de-normalization?..

Answer / srinivas

Normalization:
Normalization is a technique to reduce redundant, and
inconscistent data. normally normalization techniques use
in snoflake schema.

De-normalization:
it is a technique to move high to low normal forms in
datamodeling to increase the performance of databases.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ETL Interview Questions

Hi, Lookup() is what kind of join ?

6 Answers   Satyam,


Two different admin users created for repository are________and_________.

1 Answers  


What is the main difference between peek stage and copy stage

2 Answers  


how do u really know that paging to disk is happening while u are using a lookup transform?

0 Answers  


what are the reports developed in sap bw project and what is the requirement for developing it?

0 Answers   Maersk,






Hi, Urgent recruitment in CTS for informatica ETL .Experience 3 to 10 years.

3 Answers   TCS,


what make u disappointmnets in u r career

0 Answers   Infosys,


How can we use external procedural logic in informatica?

0 Answers  


what is pmrep command?

0 Answers  


Explain about enterprise scalability and roi of data integration suite?

0 Answers  


how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration?

0 Answers  


you have created a lookup transformation for a certain condition which if true returns multiple rows. when you go to the target and see only one row has come and not all. why is it so and how it can be corrected.

3 Answers  


Categories