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
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
2
Discuss
|
Which one of the following is procedural language?
Solution |
3
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 |
4
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
5
Discuss
|
The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Solution |
6
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 |
7
Discuss
|
This query does which of the following operation?
Solution |
8
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
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
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved