Introduction to Database System If attribute A determines both attributes B and C, then it is also true that: C → (B,C) → A → B → C → (B,C) → A → B → ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to redefine an index's future storage allocation None of these MODIFY INDEX DO INDEX ALTER INDEX REDEFINE INDEX None of these MODIFY INDEX DO INDEX ALTER INDEX REDEFINE INDEX ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database is called "self-describing" because it contains a description of itself. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The activity of a file is a measure of the percentage of existing records updated during a run if high, reduces processing efficiency for sequential and nonsequential files is a low percentages of number of records added or deleted from a file refers to how closely the files fits into the allocated None of these is a measure of the percentage of existing records updated during a run if high, reduces processing efficiency for sequential and nonsequential files is a low percentages of number of records added or deleted from a file refers to how closely the files fits into the allocated None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? All of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these All of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Database applications are seldom intended for use by a single user. True False True False ANSWER DOWNLOAD EXAMIANS APP