Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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,

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DATABASE Administrator Make A Difference

Authors: Mohciine Elmourabit

1st Edition

B0CGM7XG75, 978-1722657802

More Books

Students also viewed these Databases questions