Introduction to Database System In SQL, the CREATE TABLESPACE is used None of these to create a database trigger All of these to add/rename data files, to change storage to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace None of these to create a database trigger All of these to add/rename data files, to change storage to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? MODIFY USER All of the listed here ALTER TRIGGER CHANGE USER MODIFY USER All of the listed here ALTER TRIGGER CHANGE USER ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is considered a: one-dimensional table. three-dimensional table. two-dimensional table. Column. one-dimensional table. three-dimensional table. two-dimensional table. Column. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Primitive operations common to all record management systems include Look-up All of the listed here Print Sort Look-up All of the listed here Print Sort ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A functional dependency is a relationship between or among: attributes. rows. tables. relations. attributes. rows. tables. relations. ANSWER DOWNLOAD EXAMIANS APP