Introduction to Database System In SQL, GRANT command is used to grant system privileges, roles, and object privileges to uses and roles allow user to access databases allow user to create databases None of the listed here grant system privileges, roles, and object privileges to uses and roles allow user to access databases allow user to create databases None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity represents a logical generalization whose actual occurrence is represented by a second, associated entity? Archetype entity Supertype entity Subtype entity Instance entity Archetype entity Supertype entity Subtype entity Instance entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System SQL stands for ________ . Structured Query Language Structured Question Language Sequential Question Language Sequential Query Language Structured Query Language Structured Question Language Sequential Question Language Sequential Query Language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the one side of the relationship is called a(n) ________ entity. parent subtype instance child parent subtype instance child ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (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 SELECT ALL FROM BOOK All of these SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following indicates the maximum number of entities that can be involved in a relationship? ERD Minimum cardinality Greater Entity Count (GEC) Maximum cardinality ERD Minimum cardinality Greater Entity Count (GEC) Maximum cardinality ANSWER DOWNLOAD EXAMIANS APP