Student(ID, name, dept name, tot_cred)
In this query which attributes form the primary key?
Name
Dept
Tot_cred
ID
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
2
Discuss
|
_____ operator is used for appending two strings.
Solution |
3
Discuss
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
4
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
5
Discuss
|
The _________ provides a set of operations that take one or more relations as input and return a relation as an output.
Solution |
6
Discuss
|
The term _______ is used to refer to a row.
Solution |
7
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 |
8
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
9
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
10
Discuss
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved