Introduction to Database System Which of the following indicates the maximum number of entities that can be involved in a relationship? ERD Minimum cardinality Maximum cardinality Greater Entity Count (GEC) ERD Minimum cardinality Maximum cardinality Greater Entity Count (GEC) ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? DELETE TABLE DROP TABLE UNATTACH TABLE ERASE TABLE DELETE TABLE DROP TABLE UNATTACH TABLE ERASE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is NOT a basic element of all versions of the E-R model? Relationships Entities Attributes Primary keys Relationships Entities Attributes Primary keys ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Two files may be joined into a third file if they have a field in common they have no records with the same value in the common field both (b) and (c) they have a row in common None of these they have a field in common they have no records with the same value in the common field both (b) and (c) they have a row in common None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT ALL FROM BOOK All of these SELECT SUB FROM BOOK None of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these SELECT SUB FROM BOOK None of these SELECT DISTINCT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a type of DBMS software? database manipulation language utilities All of these query language report writer database manipulation language utilities All of these query language report writer ANSWER DOWNLOAD EXAMIANS APP