The relation employee(ID,name,street,Credit,street,city,salary) is decomposed into employee1 (ID, name) - employee2 (name, street, city, salary). This type of decomposition is called

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


The relation employee(ID,name,street,Credit,street,city,salary) is decomposed into employee1 (ID, name) - employee2 (name, street, city, salary). This type of decomposition is called