Introduction to Database System Relationship classes are associations between entity classes. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ database does not use pointers or physical links, but instead finds related records by examining the contents of fields. Relational Hierarchical Object-Oriented Network None of these Relational Hierarchical Object-Oriented Network None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not characteristic of a relational database model? treelike structure tables complex logical relationships records treelike structure tables complex logical relationships records 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. Many-to many relationship Many-to-one relationship One-to-many relationship One-to-one relationship Many-to many relationship Many-to-one relationship One-to-many relationship One-to-one relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ Contains fields of data about one entity. File Document Fields Record None of these File Document Fields Record None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table ALTER TABLE MODIFY TABLE ADD COLUMN INSERT COLUMN ALTER TABLE MODIFY TABLE ADD COLUMN INSERT COLUMN ANSWER DOWNLOAD EXAMIANS APP