Empdt1(empcode, name, street, city, state, pincode). For any pincode, there is only one city and state. Also, for given street, city and state, there is just one pincode. In normalization terms, empdt1 is a relation in

🎲 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.


Empdt1(empcode, name, street, city, state, pincode). For any pincode, there is only one city and state. Also, for given street, city and state, there is just one pincode. In normalization terms, empdt1 is a relation in