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
|
The term attribute refers to a ___________ of a table.
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
|
_____ operator is used for appending two strings.
Solution |
4
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
5
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
6
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
7
Discuss
|
The ________ clause is used to list the attributes desired in the result of a query.
Solution |
8
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
9
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
10
Discuss
|
Student(ID, name, dept name, tot_cred)
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved