100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
ISDS 3110 Final Exam Guide correctly answered already passed $12.99   Add to cart

Exam (elaborations)

ISDS 3110 Final Exam Guide correctly answered already passed

 3 views  0 purchase
  • Course
  • ISDS
  • Institution
  • ISDS

ISDS 3110 Final Exam Guide correctly answered already passed

Preview 2 out of 6  pages

  • October 14, 2024
  • 6
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • ISDS
  • ISDS
avatar-seller
kirus27
ISDS 3110 Final Exam Guide

Pattern Match Search Condition - *LIKE / NOT LIKE* - correct answer ✔✔*%*

- Represents any sequence of zero or more characters (wildcard)



*_*(underscore)

- Represents any single character



Subqueries - correct answer ✔✔A query within a query



*Multi-Table Join with Selection Predicates* example.



List the fname and lname of clients who are registered in branches in 'London'. - correct answer
✔✔*SELECT DISTINCT* c.fName, c.lName *FROM* Client c, Registration r, Branch b *WHERE* c.clientNo
= r.clientNo *AND* r.branchNo = b.branchNo *AND* b.city = 'London'



Motivation for Normalization - correct answer ✔✔Problem 1. Data Redundancy



Problem 2. Update Anomalies



Update Anomaly - correct answer ✔✔Relations that contain redundant information may potentially
suffer from update anomalies



Types of Update Anomalies - correct answer ✔✔- *Insertion* anomaly



- *Deletion* Anomaly



- *Modification* Anomaly

, Solution to Avoid Update Anomalies - correct answer ✔✔Decomposition



Decomposition must satisfy 2 properties: - correct answer ✔✔1. *lossless-join* property

- enables us to find any instance of the original relation from corresponding instances in the smaller
relations



2. *Dependency Preservation* Property

- Enables us to enforce a constraint on the original relation by enforcing some constraint on each of the
smaller relations



Purpose of Normalization - correct answer ✔✔*Normalization* is a *database design technique* for
*producing* a *set of suitable relations* that support the data requirements of an enterprise



Characteristics of a suitable set of relations - correct answer ✔✔a. *The minimal number of attributes*
necessary to support the data requirements of the enterprise



b. attributes with a close logical relationship are found in the same relation



c. *Minimal data redundancy* with each attribute represented only once with the important exception
of attributes that form all or part of foreign keys



Benefits of Normalization - correct answer ✔✔a. Easier for the end user to access and maintain the data



b. Take up minimal storage space on the computer



Functional Dependencies - correct answer ✔✔If *A* and *B* are attributes of relation R



*B* is *functionally dependent* on *A* (denoted A -> B) If each value of *A* in R is *associated* with
*exactly one *value of *B* in R

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

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

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

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 kirus27. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $12.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

83750 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$12.99
  • (0)
  Add to cart