Introduction to Database System In SQL, which command(s) is(are) used to enable/disable all triggers on a table? ALTER TABLE All of the listed here MODIFY TRIGGERS IN TABLE ALTER TRIGGERS ALTER TABLE All of the listed here MODIFY TRIGGERS IN TABLE ALTER TRIGGERS ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System To have a file hold a list, it is necessary to identify the name, width and type of the fields of each record. decide which fields will be used as sort or index keys identify the records in the list All of the listed here identify the name, width and type of the fields of each record. decide which fields will be used as sort or index keys identify the records in the list All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Entities can be associated with one another in which of the following? Identifiers Entities Attributes Relationships Identifiers Entities Attributes Relationships ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which language has recently become the de-facto standard for interfacing application programs with relational database system? dBASE 4GL SQL None of these Oracle dBASE 4GL SQL None of these Oracle ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If attribute A determines both attributes B and C, then it is also true that: B → (B,C) → C → A → B → (B,C) → C → A → ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A recursive relationship is a relationship between an archetype and an instance of that archetype. False True False True ANSWER DOWNLOAD EXAMIANS APP