logo

Crowdly

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

Шукаєте відповіді та рішення тестів для LE/EECS 3421 M & N - Introduction to Database Systems (Winter 2024-2025)? Перегляньте нашу велику колекцію перевірених відповідей для LE/EECS 3421 M & N - Introduction to Database Systems (Winter 2024-2025) в eclass.yorku.ca.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

Which of the following statements about the relational model is FALSE?

Переглянути це питання

A table named "Orders" has the following attributes:

(OrderID, CustomerID, CustomerName, ProductID, ProductName, Quantity, OrderDate)

Note: The underlined columns/attributes are PKs.

Which of the following dependencies, if identified, would indicate a partial dependency?

Переглянути це питання

Consider the following relation:

Sales (SaleID, ProductID, ProductName, SaleDate, Quantity, UnitPrice, TotalPrice).

Note: The underlined columns/attributes are PKs.

Which of the following dependencies exist in this relation? (Select all that apply)

Переглянути це питання

You are designing a database for a library system with the following requirements:

  • Each Book has a unique ISBN, Title, and Author.
  • Members can borrow multiple Books, but each Borrow Transaction must record the Date Borrowed, Due Date, and Return Date.

Which of the following is the best approach to design this schema in 3NF?

Переглянути це питання

Consider the following relation: Project (ProjectID, ProjectName, ManagerID, ManagerName, DepartmentID, DepartmentName). The following dependencies exist:

  • ProjectID → ProjectName, ManagerID, DepartmentID
  • ManagerID → ManagerName
  • DepartmentID → DepartmentName

Note: The underlined column/attribute is PK. 

What is the minimum number of tables required to normalize this relation to 3NF?

Переглянути це питання

A table called "Employee" has the following attributes: (EmployeeID, DepartmentID, DepartmentName, EmployeeName). The following dependencies exist:

  • EmployeeID → EmployeeName, DepartmentID
  • DepartmentID → DepartmentName
Note: The underlined columns/attributes is PK.

Which of the following actions will normalize the table to 3NF?

Переглянути це питання

The relation Order (OrderID, ProductID, Quantity, ProductName) has the following dependencies:

  • OrderID, ProductID → Quantity
  • ProductID → ProductName

Note: the underlined columns are PKs.

Which of the following statements is correct?

Переглянути це питання

When normalizing a relation to 3NF, which of the following steps is NOT required?

Переглянути це питання

Which of the following is NOT a valid method to convert an ER model to a relational schema?

Переглянути це питання

What is the primary purpose of normalization?

Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на eclass.yorku.ca?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!