Week 2 quiz1. (TCO A) The purpose of a database is to _____.help people keep track of thingsstore data in tablesmaintain data on different things in differenttablescreate tables of rows and columnsallow Web applications to retrieve data
Question 2.(TCO C) Referential integrity constraints areused to limit the possible values of a _____.candidate keysurrogate keyforeign keycomposite keydependencyQuestion 3. (TCO D) In a SQL query, which of the followingsymbols is used by ANSI SQL to represent all of the columns in a single table?_ (underscore)? (question mark)* (asterisk)% (percent)# (pound)Question 4. (TCO G) An online drugstore, such asDrugstore.com, is an example of a(n) _____.single-user database applicationan ERP applicatione-commerce database applicationAll of the aboveBoth A and CQuestion 5. (TCO C) A relation is in Boyce-Codd normal formif _____.every determinant is a candidate keyevery determinant is a primary keyevery attribute is a candidate keythere is more than one candidate keythere is more than one primary keyQuestion 6. (TCO D) Match the following terms to theirdefinitions.5: MAX» SQL built-in function thatobtains the largest value in a numeric column
2: SUM» SQL built-in function thattotals values in a numeric column
1: AVG» SQL built-in function thatcomputes the average of values in a numeric column
4: MIN» SQL built-in function that obtainsthe smallest value in a numeric column
3: COUNT» SQL built-in function thatcomputes the number of rows in a tableInstructor Explanation: GeneralFeedback: See Chapter 2 in the textbook.
Question 7. (TCO C) Explain the relationships among primarykeys and functional dependencies.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here