Denormalization is a database optimization technique in which we add redundant data to one or more tables. This can help us avoid costly joins in a relational database.
Denormalization is a strategy used on a previously-normalized database to increase performance. In computing, denormalization is the process of trying to improve the read performance of a database, at the expense of losing some write performance, by adding redundant copies of data or by grouping data.
B. Eliminate repeating groups.
There are five normalization forms (NFs), of which we’ll focus on the first three:
• First normalization form (1NF): Eliminate repeating groups
• Second normalization form (2NF): Eliminate redundant data
• Third normalization form (3NF): Eliminate columns not dependent on key
• Fourth normalization form (4NF): Isolate independent multiple relationships
• Fifth normalization form (5NF): Isolate semantically related multiple relationships
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.98-364 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jrn1992
Highly Voted 4 years, 11 months agosyed5
Highly Voted 4 years, 9 months agoAfradillah
Most Recent 2 years, 7 months agoMavn
3 years, 1 month ago