Introduction to Database System Given the functional dependency R → (S,T) , then it is also true that R → S. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the columns are sometimes called "attributes". False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? All of these SELECT DISTINCT SUB FROM BOOK None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK All of these SELECT DISTINCT SUB FROM BOOK None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Properties that describe the characteristics of entities are called: entities. identifiers. attributes. relationships. entities. identifiers. attributes. relationships. ANSWER DOWNLOAD EXAMIANS APP
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. Data structure Table Flat file Database None of these Data structure Table Flat file Database None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the many side of the relationship is called a(n) ________ entity. child parent subtype instance child parent subtype instance ANSWER DOWNLOAD EXAMIANS APP