The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Where, from
From, select
Select, from
From, where
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
10
Discuss
|
Using which language can a user request information from a database?
Solution |
2
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
3
Discuss
|
The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Solution |
4
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
5
Discuss
|
This query does which of the following operation?
Solution |
6
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
7
Discuss
|
The term _______ is used to refer to a row.
Solution |
8
Discuss
|
The tuples of the relations can be of ________ order.
Solution |
9
Discuss
|
The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved