The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Union
Intersect
Difference
Projection
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
|
2
Discuss
|
The term _______ is used to refer to a row.
Solution |
|
3
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 |
|
4
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
|
5
Discuss
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
|
6
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
|
7
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
|
8
Discuss
|
Using which language can a user request information from a database?
Solution |
|
9
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
|
10
Discuss
|
This query does which of the following operation?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved