Introduction to Database System When the values in one or more attributes being used as a foreign key must exist in another set of one or more attributes in another table, we have created a(n): insertion anomaly. normal form. referential integrity constraint. transitive dependency. insertion anomaly. normal form. referential integrity constraint. transitive dependency. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which of the following is not a data Manipulation Language Commands? DELETE UPDATE SELECT CREATE DELETE UPDATE SELECT CREATE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to changes data in a table? UPDATE INSERT APPEND BROWSE UPDATE INSERT APPEND BROWSE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database is called "self-describing" because it contains a description of itself. False True False True 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). (B,C) → A → A → A → (B,C). (B,C) → A → A → ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A recursive relationship is a relationship between an entity and ________ . a subtype entity an archetype entity itself an instance entity a subtype entity an archetype entity itself an instance entity ANSWER DOWNLOAD EXAMIANS APP