ISA 245 Final Exam Study Guide With 100%
Complete Solution 2024-2026
What is the problem of redundancy in database design and
why is it usually, but not always, a bad thing? - Correct
Answer-The problem of redundancy in database design is
undesirable because it causes problems with maintaining
consistency after updates. However, redundancy can lead to
performance improvements such as when redundancy can
be used in place of a join clause.
More normalized = more tables = slower queries
Define the three types of anomalies - Correct Answer-1.
Insertion anomaly - occurs when you are inserting
inconsistent information into a table. Need to make sure that
inserted data is consistent with existing rows.
2. Update anomaly - when you change existing information
incorrectly. Need to update all rows referring to the variable
attribute being updated.
3. Deletion anomaly - happens when you delete a record that
contains attributes that shouldn't have been deleted.
How does normalization reduce or eliminate redundancy
and the potential for data anomalies? - Correct Answer-
Normalization reduces or eliminates redundancy and
potential for data anomalies because it breaks the entities
down so that there is no data redundancy across the
database
Vendarsol
, Define deletion anomaly - Correct Answer-Occurs when you
delete a record that contains attributes that shouldn't have
been deleted
Define functional dependency - Correct Answer-Describes
how individual attributes are related
Define Insertion anomaly - Correct Answer-Occurs when
you enter information incorrectly into a table - need to make
sure that data is consistent with existing rows
Define Join - Correct Answer-Used when you need to obtain
information based on two related tables
Update anomaly - Correct Answer-Occurs when you change
existing information incorrectly - must update all rows
relating to the attribute being updated
What is functional dependency? - Correct Answer-A
functional dependency is a relationship between two
attributes, typically between a PK and other non-key
attributes. The relationship states that an attribute Y is
functionally dependent on an attribute X, if for every
existence of X, that value of X uniquely identifies every
existence of Y. The left side is the determinant and the right
side is the dependent.
What is a dependency diagram and what is the purpose of
creating one? - Correct Answer-A dependency diagram
illustrates the various dependencies that might exist in a
non-normalized table. The function of a dependency
Vendarsol
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller Vendarsol. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $17.79. You're not tied to anything after your purchase.