The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Select
Join
Union
Intersection
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
|
2
Discuss
|
The tuples of the relations can be of ________ order.
Solution |
|
3
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
|
4
Discuss
|
Which one of the following is procedural language?
Solution |
|
5
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
|
6
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
|
7
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
|
8
Discuss
|
Which one of the following has to be added into the blank to select the dept_name which has Computer Science as its ending string?
Solution |
|
9
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
|
10
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved