Introduction to Database System A _____ means that one record in a particular record type may be related to more than one record of another record type. Many-to-one relationship Many-to many relationship One-to-one relationship One-to-many relationship Many-to-one relationship Many-to many relationship One-to-one relationship One-to-many relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System One approach to standardizing storing of data None of these CODASYL specifications structured programming All of these MIS None of these CODASYL specifications structured programming All of these MIS ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not a restriction for a table to be a relation? No two rows in a table may be identical. The columns must be ordered. All of the entries in any column must be of the same kind. The cells of the table must contain a single value. No two rows in a table may be identical. The columns must be ordered. All of the entries in any column must be of the same kind. The cells of the table must contain a single value. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used 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 All of these None of these to create a database trigger 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 All of these None of these to create a database trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An identifier determines the type of relationship that an entity has. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? all of the listed here MODIFY TABLE ALTER TABLE DEFINE TABLE all of the listed here MODIFY TABLE ALTER TABLE DEFINE TABLE ANSWER DOWNLOAD EXAMIANS APP