1. Computer Science Engineering (CSE)
  2. DataBase Management System (DBMS)
  3. Relational Modal
  4. Department (dept name, building, budget)...
Q.

Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary) Here the dept_name attribute appears in both the relations. Here using common attributes in relation schema is one way of relating ___________ relations.

A. Attributes of common
B. Tuple of common
C. Tuple of distinct
D. Attributes of distinct
Answer» C. Tuple of distinct

Discussion