The _______operation performs a set union of two “similarly structured” tables
Union
Join
Product
Intersect
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Student(ID, name, dept name, tot_cred)
Solution |
2
Discuss
|
The term attribute refers to a ___________ of a table.
Solution |
3
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
4
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
5
Discuss
|
By default, the order by clause lists items in ______ order.
Solution |
6
Discuss
|
This query can be replaced by which of the following ?
Solution |
7
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
8
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
9
Discuss
|
Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Solution |
10
Discuss
|
In SQL the spaces at the end of the string are removed by _______ function.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved