Introduction to Database System A database is called "self-describing" because it contains a description of itself. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The functional dependency R → S means that the value of S can be determined when we are given a value of R. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database has data and relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL? MODIFY TABLE DEFINE TABLE All of the listed here ALTER TABLE MODIFY TABLE DEFINE TABLE All of the listed here ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following contains a complete record of all activity that affected the contents of a database during a certain period of time? query language data manipulation language report writer transaction log None of these query language data manipulation language report writer transaction log None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In which of the following is a single-entity instance of one type of related to a single-entity instance of another type? One-to-One Relationship One-to-Many Relationship Composite Relationship Many-to-Many Relationship One-to-One Relationship One-to-Many Relationship Composite Relationship Many-to-Many Relationship ANSWER DOWNLOAD EXAMIANS APP