Department (dept name, building, budget) and Employee (employee_id, name, dept name, salary)
Here the dept_name attribute appears in both the relations. Here using common attributes in relation schema is one way of relating ___________ relations.
Attributes of common
Tuple of common
Tuple of distinct
Attributes of distinct
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
|
This query can be replaced by which of the following ?
Solution |
3
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 |
4
Discuss
|
In SQL the spaces at the end of the string are removed by _______ function.
Solution |
5
Discuss
|
Which keyword must be used here to rename the field name?
Solution |
6
Discuss
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
7
Discuss
|
The result which the operation contains all pairs of tuples from the two relations, regardless of whether their attribute values match.
Solution |
8
Discuss
|
The _______operation performs a set union of two “similarly structured” tables
Solution |
9
Discuss
|
In the SQL given above there is an error . Identify the error.
Solution |
10
Discuss
|
Which one of the following is procedural language?
Solution |
# | Quiz |
Copyright © 2020 Inovatik - All rights reserved