Introduction to Database System A relation is considered a: two-dimensional table. one-dimensional table. three-dimensional table. Column. two-dimensional table. one-dimensional table. three-dimensional table. Column. 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 ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these All of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The relational model uses some unfamiliar terminology. A tuple is equivalent to a data base record data item field data base record data item field ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ means that one record in a particular record type may be related to more than one record of another record type. One-to-one relationship One-to-many relationship Many-to many relationship Many-to-one relationship One-to-one relationship One-to-many relationship Many-to many relationship Many-to-one relationship ANSWER DOWNLOAD EXAMIANS APP
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? Subtype entity Archetype entity Supertype entity Instance entity Subtype entity Archetype entity Supertype entity Instance entity ANSWER DOWNLOAD EXAMIANS APP