Question: In a normalized database, all customer information is stored in a Customer table, invoices are stored in an Invoice table, and related account manager information
In a normalized database, all customer information is stored in a Customer table, invoices are stored in an Invoice table, and related account manager information in an Employee table. Suppose a customer changes their address and then demands old invoices with manager information. Will denormalization be more beneficial? How?
Step by Step Solution
3.47 Rating (157 Votes )
There are 3 Steps involved in it
Reducing the number of tables Queries to be retrieved can be simpler Less likely to have bugs ... View full answer
Get step-by-step solutions from verified subject matter experts
