What is Normalization ?
Answer Posted / jannath
Normalization is the Process of reducing a complex data
structure into its simplest and most stable form by
eliminating redundant attributes, keys, and relationships.
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Describe an oracle table?
what is normalisation?what are its uses?
what are actual and formal parameters?
What are the various oracle database objects?
What is a system tablespace?
How to build data dictionary view an new database?
How many types of tables supported by oracle?
Explain about integrity constraint?
What is the difference between PFILE and SPFILE in Oracle?
How to retrieve data from an explicit cursor?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
How to sort output in descending order in oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
Whether any commands are used for months calculation? If so, what are they?