| 31. |
If T1 and T2 are two relations, then which of the following is not a valid relational algebra expression ?
|
||||||||
|
Answer:
Option (d) |
| 32. |
Relational algebra is :
|
||||||||
|
Answer:
Option (c) |
| 33. |
Cartesian product in relational algebra is
|
||||||||
|
Answer:
Option (b) |
| 34. |
_______ produces the relation that has attributes of R1 and R2.
|
||||||||
|
Answer:
Option (a) |
| 35. |
Which of the following operation is used if we are interested in only certain columns of a table?
|
||||||||
|
Answer:
Option (a) |
| 36. |
Using Relational Algebra the query that finds customers, who have a balance of over 1000 is
|
||||||||
|
Answer:
Option (a) |
| 37. |
If in the JOIN operation, the conditions of JOIN operation are not satisfied then the results of the operation is
|
||||||||
|
Answer:
Option (a) |
| 38. |
The DIVISION operation can be applied to two relations A and B such as R(A) ÷ R(B) where as
|
||||||||
|
Answer:
Option (c) |
| 39. |
The JOIN operator can be specified as :
|
||||||||
|
Answer:
Option (c) |
| 40. |
In the output of Cross Product: Attributes of Resultant Relation = ______________
|
||||||||
|
Answer:
Option (b) |