Introduction to Database System Each of data files has a _____ that describe the way the data is stored in the file. File structure Fields Database Records File structure Fields Database Records ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity has its relationship to another entity determined by an attribute in that other entity called a discriminator? Subtype entity Instance entity Archetype entity Supertype entity Subtype entity Instance entity Archetype entity Supertype entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following indicates the minimum number of entities that must be involved in a relationship? Greater Entity Count (GEC) Minimum cardinality Maximum cardinality ERD Greater Entity Count (GEC) Minimum cardinality Maximum cardinality ERD ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A key: can only be one column. identifies a row. must always be composed of two or more columns. identifies a column. can only be one column. identifies a row. must always be composed of two or more columns. identifies a column. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A list consists of last names, first names, addresses, and pin codes if all people in the list have the same last and the same pin code, a useful key would be the pin code All of these None of these a compound key consisting of the first name and the last name the last name the pin code All of these None of these a compound key consisting of the first name and the last name the last name ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in 5NF when multivalued dependencies are isolated in their own relation. True False True False ANSWER DOWNLOAD EXAMIANS APP