Introduction to Database System In SQL, the CREATE TABLESPACE is used to add/rename data files, to change storage All of these to create a database trigger None of these to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to add/rename data files, to change storage All of these to create a database trigger None of these 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 all triggers on a table? All of the listed here ALTER TRIGGERS MODIFY TRIGGERS IN TABLE ALTER TABLE All of the listed here ALTER TRIGGERS MODIFY TRIGGERS IN TABLE ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ means that one record in a particular record type is related to only one record of another record type. One-to-many relationship Many-to-many relationship None of these Many-to-one relationship One-to-one relationship One-to-many relationship Many-to-many relationship None of these Many-to-one relationship One-to-one relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is considered a: one-dimensional table. Column. three-dimensional table. two-dimensional table. one-dimensional table. Column. three-dimensional table. two-dimensional table. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Embedded pointer provide All of these a secondary access path None of these an inverted index a physical record key All of these a secondary access path None of these an inverted index a physical record key ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in Boyce-Codd Normal Form (BCNF) if every determinant is a composite key. False True False True ANSWER DOWNLOAD EXAMIANS APP