Introduction to Database System In SQL, which command is used to add new rows to a table? INSERT ALTER TABLE ADD ROW APPEND INSERT ALTER TABLE ADD ROW APPEND ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to enable/disable all triggers on a table? All of the listed here ALTER TABLE ALTER TRIGGERS MODIFY TRIGGERS IN TABLE All of the listed here ALTER TABLE ALTER TRIGGERS MODIFY TRIGGERS IN TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An application where only one user accesses the database at a given time is an example of a(n) ________ . single-user database application data mining database application multiuser database application e-commerce database application single-user database application data mining database application multiuser database application e-commerce database application ANSWER DOWNLOAD EXAMIANS APP
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 A key: identifies a column. must always be composed of two or more columns. can only be one column. identifies a row. identifies a column. must always be composed of two or more columns. can only be one column. identifies a row. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity has its relationship to another entity determined by an attribute in that other entity called a discriminator? Supertype entity Subtype entity Archetype entity Instance entity Supertype entity Subtype entity Archetype entity Instance entity ANSWER DOWNLOAD EXAMIANS APP