Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a) Consider a relation R=(A,B,C,D) with the following instance: A B C D 1 1 2 3 1 2 2 3 1 3 2 3

a) Consider a relation R=(A,B,C,D) with the following instance:

A

B

C

D

1

1

2

3

1

2

2

3

1

3

2

3

2

4

5

6

3

6

7

8

Which of the following function dependencies are satisfied? Why or How?

1. A ---> B

2. A ---> CD

3. C --> D

b) The SQL like operator is case sensitive, but the lower () function on strings can be used to perform case insensitive matching. To show how, write a query that finds departments whose names contain the string sci as a substring, regardless of the case.

NOTE: PLEASE Writing is not recommended by hand

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

Fundamentals Of Database Systems

Authors: Ramez Elmasri, Shamkant B. Navathe

7th Edition Global Edition

1292097612, 978-1292097619

More Books

Students also viewed these Databases questions