The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Join
Cartesian product
Intersection
Set difference
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
A ________ in a table represents a relationship among a set of values.
Solution |
2
Discuss
|
The term _______ is used to refer to a row.
Solution |
3
Discuss
|
A relational database consists of a collection of
Solution |
4
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
5
Discuss
|
The term attribute refers to a ___________ of a table.
Solution |
6
Discuss
|
The tuples of the relations can be of ________ order.
Solution |
7
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
8
Discuss
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
9
Discuss
|
The _________ provides a set of operations that take one or more relations as input and return a relation as an output.
Solution |
10
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved