Introduction to Database System A database management system Both of the listed here None of the listed here can do more than a record management system allows simultaneous access to multiple files Both of the listed here None of the listed here can do more than a record management system allows simultaneous access to multiple files ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A ____ Contains the smallest unit of meaningful data, so you might call it the basic building block for a data file. Records File structure Fields Database Records File structure Fields Database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database is called "self-describing" because it contains a description of itself. 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? Tuple Key Determinant Relation Tuple Key Determinant Relation ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The only reason for the existence of relations is to store instances of functional dependencies. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table MODIFY TABLE ALTER TABLE ADD COLUMN INSERT COLUMN MODIFY TABLE ALTER TABLE ADD COLUMN INSERT COLUMN ANSWER DOWNLOAD EXAMIANS APP