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
|
This query can be replaced by which of the following ?
Solution |
|
2
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
|
3
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
|
4
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
|
5
Discuss
|
In SQL the spaces at the end of the string are removed by _______ function.
Solution |
|
6
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
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
|
By default, the order by clause lists items in ______ order.
Solution |
|
9
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 |
|
10
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved