A relational database consists of a collection of
Tables
Fields
Records
Keys
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
|
The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Solution |
|
3
Discuss
|
The tuples of the relations can be of ________ order.
Solution |
|
4
Discuss
|
The ______ clause allows us to select only those rows in the result relation of the ____ clause that satisfy a specified predicate.
Solution |
|
5
Discuss
|
The term attribute refers to a ___________ of a table.
Solution |
|
6
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
|
7
Discuss
|
In SQL the spaces at the end of the string are removed by _______ function.
Solution |
|
8
Discuss
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
|
9
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
|
10
Discuss
|
This query does which of the following operation?
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved