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
|
In the SQL given above there is an error . Identify the error.
Solution |
|
2
Discuss
|
The _________ provides a set of operations that take one or more relations as input and return a relation as an output.
Solution |
|
3
Discuss
|
This query does which of the following operation?
Solution |
|
4
Discuss
|
Student(ID, name, dept name, tot_cred)
Solution |
|
5
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
|
6
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 |
|
7
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
|
8
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
|
9
Discuss
|
The term attribute refers to a ___________ of a table.
Solution |
|
10
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved