Question: Problem 3 (1 point each, total 15 points) Please answer the following questions. 1. In a database, there are values a data element can take,

 Problem 3 (1 point each, total 15 points) Please answer the

Problem 3 (1 point each, total 15 points) Please answer the following questions. 1. In a database, there are values a data element can take, and there are values it cannot take. In other words, data element values should be within correct ranges. For example, ages of employees should be between 18 and 80. Which one of the following database features ensures that? a) Security b) Data Integrity c) Data Sharing d) Concurrency Control e) Data Independence 2. Which one/ones of the following uniquely distinguishes the tuples of a relation? a) primary key b) super key c) candidate key d) alternate key e) foreign key f) a, c, and e g) a, b, c, d, and e. h) a, b, c, and d. 3. Which one(s) of the following may exist more than once for a relation? a) primary key b) super key c) candidate key d) alternate key e) foreign key f) a, b, and c g) b, c, and d h) b, c, d, and e h) a, b, c, and d. j) a, b, c, and ej) a, b, c, d, and e. 4. In the Relational Model, the primary key of a relation is selected from the a) composite keys b) super keys c) candidate keys d) alternate keys e) foreign keys 5. In the Relational Data Model, the NULL value corresponds to? a) unknown value. b) missing value c) empty (space) d) 0 (zero) value e) (a) and (b) f) (a), (b) and (c) 3) (a), (b), (c) and (d) 6. Which one of the following is not a property of Transactions? a) Atomic b) Consistency c) Backup d) Isolation e) Durability 7. Which one of the following should be specified in the statement if an SQL SELECT statement contains a HAVING clause? a) ORDER BY b) LIKE c) ORDER BY ASC d) GROUP BY e) WHERE 8. The "IN" operator is used to compare a single value with a set in an SQL WHERE Clause. It is equivalent to which one of the following operators? b) EXISTS CL2 ANY d) = ANY e) none of the above. 9. In order for the LIKE operator to match exactly one character, which one of the following symbols should be used? a) b) d) & e) c) %

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!