Introduction to Database System Which type of entity is related to two or more associated entities that each contain specialized attributes that apply to some but not all of the instances of the entity? Archetype entity Instance entity Supertype entity Subtype entity Archetype entity Instance entity Supertype entity Subtype entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a group of one or more attributes that uniquely identifies a row? Tuple Determinant Relation Key Tuple Determinant Relation Key ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System To have a file hold a list, it is necessary to decide which fields will be used as sort or index keys All of the listed here identify the records in the list identify the name, width and type of the fields of each record. decide which fields will be used as sort or index keys All of the listed here identify the records in the list identify the name, width and type of the fields of each record. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If you want your database to include methods, you should use a _____ database. Distributed Hierarchical Object-Oriented Network Distributed Hierarchical Object-Oriented Network ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not a restriction for a table to be a relation? No two rows in a table may be identical. All of the entries in any column must be of the same kind. The cells of the table must contain a single value. The columns must be ordered. No two rows in a table may be identical. All of the entries in any column must be of the same kind. The cells of the table must contain a single value. The columns must be ordered. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The functional dependency R → S means that the value of S can be determined when we are given a value of R. False True False True ANSWER DOWNLOAD EXAMIANS APP