Introduction to Database System A data dictionary doesn't provide information about: where data is located the size of the disk storage device It is conceptually simple It will be the dominant data base of the future It allows a many-to-many relationship where data is located the size of the disk storage device It is conceptually simple It will be the dominant data base of the future It allows a many-to-many relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System You have run an SQL statement that asked the DBMS to display data in a table named USER_TABLES. The results include columns of data labeled "TableName," "NumberOfColumns" and "PrimaryKey." You are looking at ________ . user data metadata indexes A report user data metadata indexes A report ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Each of data files has a _____ that describe the way the data is stored in the file. Fields Database File structure Records Fields Database File structure Records ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a 1:N relationship, the parent is the entity on the one side of the relationship and the child is the entity on the N side of the relationship. True False True False 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 Every time attribute A appears, it is matched with the same value of attribute B, but not the same value of attribute C. Therefore, it is true that: A → (B,C) → A → (B,C). A → A → (B,C) → A → (B,C). A → ANSWER DOWNLOAD EXAMIANS APP