what is the meant by Normalization and de-normalization?
Answers were Sorted based on User's Feedback
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 |
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 |
Informatica server and client are in different machines. You run the session from the server manager by specifying the source and target databases. It displays error . You are confident that everything is correct. Then why it is displaying the error?
What do you understand by active and passive transformations?
flat filevalidation in informatica
without using ETL tool can u prepare a Data warehousing and maintaining?
how do u estimate the number of partitions that a mapping really requires? Is it dependent on the machine configuration?
how do u set partition points in the mapping?
how do u implement scheduling in Informatica?
what do u do when DB time takes more?in sap bi
where are the log files generally stored.Can you change the path of the file.what can the path be?
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 are the key benefits of ETL Testing?
What is tracing level? How many types of transformations supported by sorted input?