Introduction to Database System Which of the following indicates the maximum number of entities that can be involved in a relationship? Greater Entity Count (GEC) Maximum cardinality ERD Minimum cardinality Greater Entity Count (GEC) Maximum cardinality ERD Minimum cardinality ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to remove a stored function from the database? REMOVE FUNCTION ERASE FUNCTION DROP FUNCTION None of these DELETE FUNCTION REMOVE FUNCTION ERASE FUNCTION DROP FUNCTION None of these DELETE FUNCTION ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A key is a group of one or more attributes that uniquely identifies a row. False True False True 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
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 → A → (B,C) → A → (B,C). A → A → (B,C) → A → (B,C). ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a serious problem of file management systems? lack of data independence program dependence All of these data redundancy difficult to update lack of data independence program dependence All of these data redundancy difficult to update ANSWER DOWNLOAD EXAMIANS APP