Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? ALTER TRIGGER CHANGE USER MODIFY USER All of the listed here ALTER TRIGGER CHANGE USER MODIFY USER All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? ROLL BACK INDEX REMOVE INDEX DELETE INDEX DROP INDEX ROLL BACK INDEX REMOVE INDEX DELETE INDEX DROP INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An entity is something that can be identified in the user's work environment; something that the users want to track. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In an enterprise-class database system, business users interact directly with database applications, which directly access the database data. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As None of these relations tuple both (a) and (b) tables None of these relations tuple both (a) and (b) tables ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Row is synonymous with the term: relation. field. column. record. relation. field. column. record. ANSWER DOWNLOAD EXAMIANS APP