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 result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Solution |
10
Discuss
|
A relational database consists of a collection of
Solution |
2
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
3
Discuss
|
In SQL the spaces at the end of the string are removed by _______ function.
Solution |
4
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
5
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
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
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
8
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
9
Discuss
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved