For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Domain
Relation
Set
Schema
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
_____ operator is used for appending two strings.
Solution |
2
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
3
Discuss
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
4
Discuss
|
Which one of the following is procedural language?
Solution |
5
Discuss
|
The tuples of the relations can be of ________ order.
Solution |
6
Discuss
|
This query can be replaced by which of the following ?
Solution |
7
Discuss
|
A ________ is a pictorial depiction of the schema of a database that shows the relations in the database, their attributes, and primary keys and foreign keys.
Solution |
8
Discuss
|
This query does which of the following operation?
Solution |
9
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
10
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved