Introduction to Database System Database applications are seldom intended for use by a single user. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity represents an actual occurrence of an associated generalized entity? Instance entity Subtype entity Supertype entity Archetype entity Instance entity Subtype entity Supertype entity Archetype entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ means that one record in a particular record type can be related to many records in another record type and vice-versa. Many-to-one relationship One-to-many relationship None of these Many-to-many relationship One-to-one relationship Many-to-one relationship One-to-many relationship None of these Many-to-many relationship One-to-one relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not a logical data-base structure? network chain tree relational network chain tree relational ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE VIEW command is used to recompile a table to define a view of one or more tables or views to recompile view to create a trigger to recompile a table to define a view of one or more tables or views to recompile view to create a trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL? All of the listed here ALTER TABLE MODIFY TABLE DEFINE TABLE All of the listed here ALTER TABLE MODIFY TABLE DEFINE TABLE ANSWER DOWNLOAD EXAMIANS APP