The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Select
Join
Union
Intersection
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
2
Discuss
|
This query does which of the following operation?
Solution |
3
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
4
Discuss
|
The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Solution |
5
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
6
Discuss
|
Which one of the following is procedural language?
Solution |
7
Discuss
|
Using which language can a user request information from a database?
Solution |
8
Discuss
|
Student(ID, name, dept name, tot_cred)
Solution |
9
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
10
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved