in Education by
A table on the many side of a one to many or many to many relationship must: (a) Be in Second Normal Form (2NF) (b) Be in Third Normal Form (3NF) (c) Have a single attribute key (d) Have a composite key I got this question in an online quiz. Question is from Normal Forms topic in chapter Normalization of Database Management

1 Answer

0 votes
by
Correct answer is (d) Have a composite key For explanation: The relation in second normal form is also in first normal form and no partial dependencies on any column in primary key.

Related questions

0 votes
    I am using Python 2.6.6 and SQLAlchemy 0.6.6 to handle a one to many relationship in my database ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
0 votes
    Say I have a Game object with many Player objects (a baseball game). The lineup for each game has ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 4, 2022 in Education by JackTerrance
0 votes
    I have a very little experience developing UI but I wanted to accomplish a task quickly where I have to ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 9, 2022 in Education by JackTerrance
0 votes
    Can one make an angular application to render on the server-side?...
asked Jun 30, 2021 in Education by JackTerrance
0 votes
    Before starting to enter data in a table, you must create the: a. Design of the table c. Database from which to ... d. All of these Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    2- What values must be inserted in Insert table dialog box to create a table ? Select the correct answer from above options...
asked Dec 21, 2021 in Education by JackTerrance
0 votes
    I have the following table relationship in my database: Parent / \ Child1 Child2 \ / GrandChild I am ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 19, 2022 in Education by JackTerrance
0 votes
    A ________ in a table represents a relationship among a set of values. (a) Column (b) Key (c) ... and Answers, Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    To protect the computer system against the hacker and different kind of viruses, one must always keep _________ on in the computer system. Antivirus Firewall Vlc player Script...
asked Mar 6, 2021 in Technology by JackTerrance
0 votes
    Hi I am having problems with relation and database design. There are three tables called 'articles' , ' ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 24, 2022 in Education by JackTerrance
0 votes
    Poles or zeros lying on the jω axis must be? (a) complex (b) at least one complex pole (c) at least ... Questions for GATE EC Exam, Network Theory MCQ (Multiple Choice Questions)...
asked Oct 16, 2021 in Education by JackTerrance
0 votes
    To perform logical redo or undo, the database state on disk must be operation ___________ that is, it ... Undo Operations topic in chapter Recovery System of Database Management...
asked Oct 10, 2021 in Education by JackTerrance
...