Using which language can a user request information from a database?
Query
Relational
Structural
Compiler
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
|
2
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
|
3
Discuss
|
This query can be replaced by which of the following ?
Solution |
|
4
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
|
5
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
|
6
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
|
7
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
|
8
Discuss
|
By default, the order by clause lists items in ______ order.
Solution |
|
9
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
|
10
Discuss
|
The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved