logo

Crowdly

LE/EECS 3421 M & N - Introduction to Database Systems (Winter 2024-2025)

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!

You discover that the attribute PhoneNumber in your model allows multiple values per student. How should this be represented?

View this question

What is a possible consequence of failing to convert a M:N relationship to an associative entity in relational schema?

View this question

You are designing a database where each employee may supervise multiple employees but is supervised by only one employee. What relationship type is appropriate?

View this question

Which of the following best describes a weak entity?

View this question

Consider a Course entity with a composite attribute Schedule (comprising Day and Time). How is this attribute handled in relational mapping?

View this question

Which query finds employees who earn more than any manager?

a

View this question

What does the following query return?

q

View this question

What is the result of running the following query? 

SELECT TOP 1 Salary FROM (SELECT DISTINCT TOP 3 Salary FROM STAFF ORDER BY Salary DESC) AS TORDER BY Salary;

sql2

View this question

What is the result of the following query on the staff table? SELECT COUNT(DISTINCT DEPTNUMB) FROM staff;

sql1

View this question

Which query finds employees who earn more than any manager?

a

0%
0%
0%
View this question

Want instant access to all verified answers on eclass.yorku.ca?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!