MIST 4610 Quiz 3 Question and answers already passed 2024
5 views 0 purchase
Course
MIST 4610
Institution
MIST 4610
MIST 4610 Quiz 3 Question and answers already passed 2024 MIST 4610 Quiz 3
SQL JOIN - correct answer A sql join clause combines rows from 2 or more database tables into a single table
It locates related column values in the 2 tables
A query can contain zero, one, or multiple JOIN operat...
MIST 4610 Quiz 3
SQL JOIN - correct answer ✔A sql join clause combines rows from 2 or
more database tables into a single table
It locates related column values in the 2 tables
A query can contain zero, one, or multiple JOIN operations
(INNER) JOIN - correct answer ✔Select records that have matching values
in both tables
LEFT (OUTER) JOIN - correct answer ✔Select records from the first (left)
table with matching records from right table
RIGHT (OUTER) JOIN - correct answer ✔Select records from the second
(right) table with matching records from the left table
FULL (OUTER) JOIN - correct answer ✔Selects all records that match either
left or right table records
SELECT * FROM Employees
RIGHT JOIN Customers ON Customers.salesRepEmployeeNumber =
Employees.employeeNumber;
This query would display all the data for which table? - correct answer
✔Customers
, Normalization - correct answer ✔An alternative database design tool to data
modeling
A theoretical foundation for the relational model
Application of a series of rules that gradually improve the design
Functional Dependency - correct answer ✔The value of one attribute (the
determinant) determines the value of another attribute
Full functional dependency - correct answer ✔if attribute B is functionally
dependent on a composite key A but not on any subset of that composite key,
then attribute B is fully functionally dependent on A
ex. yield is dependent on stock dividend and stock price
multidetermination - correct answer ✔A given value can determine multiple
values
means functional dependencies are multivalued
one to one attribute relationship - correct answer ✔a value of an attribute
determines the value of another attribute and vice versa
one to many attribute relationship - correct answer ✔a value of one attribute
determines the value of another attribute but not vice versa
many to many attribute relationship - correct answer ✔Neither attributes the
other
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 Academia199. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.49. You're not tied to anything after your purchase.