The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Join
Cartesian product
Intersection
Set difference
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
# | Quiz |
---|---|
1
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
2
Discuss
|
A relational database consists of a collection of
Solution |
3
Discuss
|
Using which language can a user request information from a database?
Solution |
4
Discuss
|
To display the salary from greater to smaller and name in ascending order which of the following options should be used?
Solution |
5
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
6
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
7
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
8
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
9
Discuss
|
The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Solution |
10
Discuss
|
A ________ is a pictorial depiction of the schema of a database that shows the relations in the database, their attributes, and primary keys and foreign keys.
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved