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.
Schema diagram
Relational algebra
Database diagram
Schema flow
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
2
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
3
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
4
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
5
Discuss
|
Which one of the following is procedural language?
Solution |
6
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
7
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
8
Discuss
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
9
Discuss
|
The term _______ is used to refer to a row.
Solution |
10
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved