Introduction to Database System Entities use identifiers while tables use keys. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A tuple is a(n): column of a table. row of a table. two dimensional table. key of a table. column of a table. row of a table. two dimensional table. key of a table. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The index consists of All of these a list of keys None of these pointers to the master list both (a) and (b) All of these a list of keys None of these pointers to the master list both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLE is used to change a table's storage characteristics to add a column/integrity constraint to a table All of these to create a table, defining its columns, integrity constrains, and storage allocation to redefine a column to change a table's storage characteristics to add a column/integrity constraint to a table All of these to create a table, defining its columns, integrity constrains, and storage allocation to redefine a column ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a 1:N relationship, the parent is the entity on the one side of the relationship and the child is the entity on the N side of the relationship. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If a piece of data is stored in two places in the database, then None of these changing the data is one spot will cause data inconsistency it can be more easily accessed storage space is wasted both (a) and (b) None of these changing the data is one spot will cause data inconsistency it can be more easily accessed storage space is wasted both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP