Looking for LE/EECS 3421 M & N - Introduction to Database Systems (Winter 2024-2025) test answers and solutions? Browse our comprehensive collection of verified answers for LE/EECS 3421 M & N - Introduction to Database Systems (Winter 2024-2025) at eclass.yorku.ca.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
(StudentID, StudentName, Program, AdvisorName, AdvisorEmail)
.Which of the following functional dependencies indicates that the table is
not in 3NF?Which of the following scenarios illustrates a violation of Logical Data Independence in the ANSI-SPARC architecture?
The ANSI/SPARC architecture defines three levels of database architecture: External, Conceptual, and Internal. A company wants to change the underlying storage format from CSV
files to a PostgreSQL
database for performance improvement. This change should be made at which level?
In a car rental system, the Rental
table includes car_id
, customer_id
, and rental_date
. Which keys should be part of the composite primary key?
What type of key is used to uniquely identify each row in a table, but is not derived from the data itself?
In a library system, the relationship between Book
and Author
is M:N. Which of the following is true for the relational schema?
In a movie database, each director may direct multiple movies. What is the correct foreign key placement when mapping this 1:M relationship?
You are designing an ERD for a bike sharing service. Bikes are uniquely identified and can appear at different stations over time. The bike’s current station
In a video streaming platform, the WatchHistory
includes the user ID, video ID, watch timestamp, and duration. WatchHistory
is best modeled as:
Which of the following is NOT a valid requirement for a table to be a relation?
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!