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
|
Database __________ which is the logical design of the database, and the database _______ which is a snapshot of the data in the database at a given instant in time.
Solution |
|
2
Discuss
|
Which one of the following is procedural language?
Solution |
|
3
Discuss
|
In the SQL given above there is an error . Identify the error.
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
|
The term attribute refers to a ___________ of a table.
Solution |
|
6
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 |
|
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
|
The _______ operator takes the results of two queries and returns only rows that appear in both result sets.
Solution |
|
9
Discuss
|
For each attribute of a relation, there is a set of permitted values, called the ________ of that attribute.
Solution |
|
10
Discuss
|
Course(course_id,sec_id,semester) Here the course_id,sec_id and semester are __________ and course is a _________
Solution |
| # | Quiz |
Copyright © 2020 Inovatik - All rights reserved