Page 1 of 1

Using SQL Language 2 a) The relation algebra operation that retrieves tuples that are shared in two relations, is a(n) _

Posted: Sat May 14, 2022 8:18 pm
by answerhappygod
Using SQL Language
2
a)
The relation algebra operation that retrieves tuples that are
shared in two relations, is a(n) _______.
Union
Cartesian products
Difference
Intersection
b)
Relational Algebra is a language based on operators and
relations, is also known as __________ query language
Relational
Procedural
Structural
Fundamental
c)
Which of the following is known as a unary relational algebra
operation:
Selection
Projection
Fundamental
public selection
d)
Which of the following join operators naturally contains an
equality operator in the condition:
Cartesian
Natural
Left
Equijoin