Inst_dept (ID, name, salary, dept name, building, budget) is decomposed into instructor (ID, name, dept name, salary) department (dept name, building, budget) This comes under

🎲 Try a Random Question  |  Total Questions in Quiz: 31  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Database Management System (DBMS) Practice Test: Relational Database Design — practice the complete quiz, review flashcards, or try a random question.


Inst_dept (ID, name, salary, dept name, building, budget) is decomposed into instructor (ID, name, dept name, salary) department (dept name, building, budget) This comes under