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
|
A ________ in a table represents a relationship among a set of values.
Solution |
2
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
3
Discuss
|
The _________ provides a set of operations that take one or more relations as input and return a relation as an output.
Solution |
4
Discuss
|
_____ operator is used for appending two strings.
Solution |
5
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
6
Discuss
|
Database __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time.
Solution |
7
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
8
Discuss
|
A relational database consists of a collection of
Solution |
9
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 |
10
Discuss
|
This query can be replaced by which of the following ?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved