The _________ provides a set of operations that take one or more relations as input and return a relation as an output.
Schematic representation
Relational algebra
Scheme diagram
Relation flow
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
|
2
Discuss
|
Which one of the following is procedural language?
Solution |
|
3
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
|
4
Discuss
|
This query can be replaced by which of the following ?
Solution |
|
5
Discuss
|
By default, the order by clause lists items in ______ order.
Solution |
|
6
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
|
7
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
|
8
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
|
9
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
|
10
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved