The term attribute refers to a ___________ of a table.
Record
Column
Tuple
Key
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
A relational database consists of a collection of
Solution |
10
Discuss
|
The _________ provides a set of operations that take one or more relations as input and return a relation as an output.
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
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
5
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
6
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 |
7
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
8
Discuss
|
The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Solution |
9
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved