The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Where, from
From, select
Select, from
From, where
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
This query does which of the following operation?
Solution |
2
Discuss
|
Using which language can a user request information from a database?
Solution |
3
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
4
Discuss
|
A ________ in a table represents a relationship among a set of values.
Solution |
5
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
6
Discuss
|
Database __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time.
Solution |
7
Discuss
|
_____ operator is used for appending two strings.
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
|
In SQL the spaces at the end of the string are removed by _______ function.
Solution |
10
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved