A ________ in a table represents a relationship among a set of values.
Column
Key
Row
Entry
Quiz Recommendation System API Link - https://fresherbell-quiz-api.herokuapp.com/fresherbell_quiz_api
| # | Quiz |
|---|---|
|
1
Discuss
|
Student(ID, name, dept name, tot_cred)
Solution |
|
2
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
|
3
Discuss
|
The most commonly used operation in relational algebra for projecting a set of tuple from a relation is
Solution |
|
4
Discuss
|
This query can be replaced by which of the following ?
Solution |
|
5
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 |
|
6
Discuss
|
By default, the order by clause lists items in ______ order.
Solution |
|
7
Discuss
|
The _________ provides a set of operations that take one or more relations as input and return a relation as an output.
Solution |
|
8
Discuss
|
’_____’ matches any string of ______ three characters. ’_____%’ matches any string of at ______ three characters.
Solution |
|
9
Discuss
|
A domain is atomic if elements of the domain are considered to be ____________ units.
Solution |
|
10
Discuss
|
The_____ operation allows the combining of two relations by merging pairs of tuples, one from each relation, into a single tuple.
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved