Introduction to Database System A candidate key is a determinant that determines all the other columns is a relation. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A list consists of last names, first names, addresses, and pin codes if all people in the list have the same last and the same pin code, a useful key would be the last name the pin code None of these All of these a compound key consisting of the first name and the last name the last name the pin code None of these All of these a compound key consisting of the first name and the last name ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System SQL stands for ________ . Sequential Query Language Structured Question Language Structured Query Language Sequential Question Language Sequential Query Language Structured Question Language Structured Query Language Sequential Question Language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not true of the traditional approach to information processing? All of these There is common sharing of data among the various applications It is inflexible Programs are dependent on the files It is file-oriented All of these There is common sharing of data among the various applications It is inflexible Programs are dependent on the files It is file-oriented ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to redefine an index's future storage allocation ALTER INDEX DO INDEX REDEFINE INDEX None of these MODIFY INDEX ALTER INDEX DO INDEX REDEFINE INDEX None of these MODIFY INDEX ANSWER DOWNLOAD EXAMIANS APP
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