Introduction to Database System The term _____ is sometimes used to refer to a data file in which all the records have the same record format, that is, the same field names, field lengths, and data types. Database Data structure Table None of these Flat file Database Data structure Table None of these Flat file ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The following are components of a database except ________ . metadata user data reports indexes metadata user data reports indexes ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A top-to-bottom relationship among the items in a database is established by a Network schema All of the listed here Relational schema Hierarchical schema Network schema All of the listed here Relational schema Hierarchical schema 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
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT ALL FROM BOOK None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these SELECT ALL FROM BOOK None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A recursive relationship is a relationship between an archetype and an instance of that archetype. True False True False ANSWER DOWNLOAD EXAMIANS APP