Question

Given three relational schemas R(AB), S(A), and T(B), and let r(R), s(S), and t(T) be the...

Given three relational schemas R(AB), S(A), and T(B), and let r(R), s(S), and t(T) be the relations (relation table or relation instance) corresponding to R, S, and T respectively as the following:
AB                      A      B
______       ___    ___
a1 b1 a1 b2
a2 b1       a3            b4
a3 b1
a1 b2
a2 b2
a3 b2
a1 b4
a2 b4
r(R)             s(S)    t(T)


1. Please give the result of table R divideby table S.
2. Please give the result of table R divideby table T.
3. Can table S be divided by table T?
4. Can table T be divided by table S?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

1. your table elements are not very clear . but still , the answer would be for r divide by s.means all B entries of R where A column matches for both R and S.

2. Similary here also ,all A entries of R where B column matches for both R and T.

3 no , Since no common columns are there to divide.

4. Again for the same reason as above it is not possible

Add a comment
Know the answer?
Add Answer to:
Given three relational schemas R(AB), S(A), and T(B), and let r(R), s(S), and t(T) be the...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Let R be a binary relationship between the entity sets E1 and E2. Consider the following...

    Let R be a binary relationship between the entity sets E1 and E2. Consider the following instances for E1, E2, and R: E1 = {a1, a2, a3, a4, a5, a6} E2 = {b1, b2, b3, b4, b5, b6, b7} R = {(a1, b1), (a2, b1), (a3, b2), (a4, b4), (a5, b6), (a6, b6)} Draw the E/R diagram for E1, E2 and R indicating the strongest constraints (most restrictive) in terms of key and participation constraints you can define such that...

  • Consider the relational schemas given below and the respective sets of functional dependencies va...

    Write the complete proof. Consider the relational schemas given below and the respective sets of functional dependencies valid in the schemas For each one of the relational schemas, determine the highest normal form, which is valid for a schema. Justify your answer If a schema is not in BCNF, then decompose it into a minimum number of schemas so that each one of them is in BCNF. Justify your answers. Justification must include the derivations of minimal keys from the...

  • MATLAB: Do the following with the provided .m file (b) Now on the MATLAB prompt, let...

    MATLAB: Do the following with the provided .m file (b) Now on the MATLAB prompt, let us create any two 3 × 3 matrices and you can do the following: X=magic(3); Y=magic(3); X*Y matrixMultiplication3by3(X,Y) (c) Now write a new function in MATLAB called matrixMultiplication that can multiply any two n × n matrix. You can safely assume that we will not test your program with matrices that do not have their inner dimensions matched up CODE: function [C] = matrixMultiplicationFor3by3(A,B)...

  • please also find a4(W) and b4(VAR) (got cut off in the pic), thanks! (t) = A,...

    please also find a4(W) and b4(VAR) (got cut off in the pic), thanks! (t) = A, cos(500+B) Find the complex power S, = +by received by the source Find the complex power S, 4+by received by the resistor Re- Find the complex power S, = s + byl received by the resistors Find the complex power = 14 + he received by the inductor w R Given Variables: A1: 6V B1:45 degrees R1 : 4 ohm R2: 4 ohm L1...

  • Given the following relation schemas and the sets of FD's: a- R(A,B,C,D) F={ABẠC,C7D, D´A, BC+C} b-...

    Given the following relation schemas and the sets of FD's: a- R(A,B,C,D) F={ABẠC,C7D, D´A, BC+C} b- R(A,B,C,D) F={BẠC, BD, AD>B} C- R(A,B,C,D) F={AB-C, DC+D, CD+A, AD+B} d- R(A,B,C,D) F={AB=C, C+D, D™B, DE} e- R(A, B, C, D, E) F= {AB+C, DB+E, AE>B, CD+A, ECD} In each case, (i) Give all candidate keys (ii) Indicate the BCNF violation Give the minimal cover and decompose R into a collection of relations that are BCNF. Is it lossless? Does it preserve the dependencies?...

  • Let V be the vector space of all sequences over R. Given (a1, a2, T,U V...

    Let V be the vector space of all sequences over R. Given (a1, a2, T,U V V by ) e V, define : ) ...) = (0, a1, 0, a2, 0, a3, . . . ) Тај, а2, аз, ад, 0, аз, (a1, a3, a5,.) and U(a1, a2, a3, a4, (a) Find N(T) and N(U) (b) Explain why T is onto, but not 1-1 (c) Explain why U is 1-1, but not onto.

  • 2. Let S 11,2,3,4,5, 6, 7,8,91 and let T 12,4,6,8. Let R be the relation on P (S) detined by for ...

    2. Let S 11,2,3,4,5, 6, 7,8,91 and let T 12,4,6,8. Let R be the relation on P (S) detined by for all X, Y E P (s), (X, Y) E R if and only if IX-T] = IY-T]. (a) Prove that R is an equivalence relation. (b) How many equivalence classes are there? Explain. (c) How mauy elements of [ø], the equivalence class of ø, are there? Explain (d) How many elements of [f1,2,3, 4)], the equivalence class of (1,2,3,...

  • Urgent!! Please show mark all correct answers and also find values of a1,a2,a3,a4,a5,a6 and b1,b2,b3,b4,b5,b6. Thank...

    Urgent!! Please show mark all correct answers and also find values of a1,a2,a3,a4,a5,a6 and b1,b2,b3,b4,b5,b6. Thank you! (1 point) The second order equation x?y" + xy' +(x2 - y = 0 has a regular singular point at x = 0, and therefore has a series solution y(x) = Σ CGxhtr P=0 The recurrence relation for the coefficients can be written in the form of n = 2, 3, ... C =( Jan-2 (The answer is a function of n and...

  • Problem 4.22. Five basic properties of binary relations R : A-> B are: 1. R is a surjection1 in 2...

    Problem 4.22. Five basic properties of binary relations R : A-> B are: 1. R is a surjection1 in 2. R is an injection [S 1 in] 3. R is a function 1 out 4. R is total1 out] 5. R is empty0 out] Below are some assertions about R. For each assertion, indicate all the properties above that the relation R must have. For example, the first assertion impllies that R is a total surjection. Variables a, a1.... range...

  • Q22 A` = AP, B` = BQ   5.4 Composition of Linear Transformations229 Let T be the linear transformation from P3 over R t...

    Q22 A` = AP, B` = BQ   5.4 Composition of Linear Transformations229 Let T be the linear transformation from P3 over R to R2x2 defined by ao T (ao+ ax azx a3x) ao t a3 a3 Find bases A' of Pa and B' of R22 that satisfy the conditions given in Theorem 5.19. 23. Let T be the linear transformation from R2x2 to P2 0ver R defined by a12 a22 +(a1-a22)x +(a12 -a21)x T a22 Find bases A' of R2x2...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT