Introduction to Database System When designing a database, first identify the entities, then determine the attributes, and finally establish the relationships. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a group of one or more attributes that uniquely identifies a row? Determinant Key Relation Tuple Determinant Key Relation Tuple ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In which of the following can many entity instances of one type be related to many entity instances of another type? Composite Relationship Many-to-Many Relationship One-to-Many Relationship One-to-One Relationship Composite Relationship Many-to-Many Relationship One-to-Many Relationship One-to-One Relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Updating a database means revising the file structure modifying or adding record occurrences all of the listed here reorganizing the database revising the file structure modifying or adding record occurrences all of the listed here reorganizing the database 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 to create a database trigger None 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 All of these to create a database trigger None of these 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