7 years ago
in Database Management System
..............defines the structure of a relation which consists of a fixed set of attribute-domain pairs.
Loading...
Overall Stats
Attempted
203
Correct
81
Incorrect
18
Viewed
104
Answers
Zachery Chen -
1 month ago
Zachery Chen from Taiwan is saying Schema is correct answer
Shourya Singh Rawat -
4 years ago
Shourya Singh Rawat from India is saying Schema is correct answer
Padmapriya -
4 years ago
Padmapriya from Chennai, India is saying Instance is correct answer
Mihir Shah -
4 years ago
Mihir Shah from Majalgaon, India is saying Schema is correct answer
zemenfes hailemariam -
4 years ago
zemenfes hailemariam from Ethiopia is saying Schema is correct answer
Related Questions
To select all column from the table the syntax is:
- [A] select all from table_name
- [B] select * from table_name
- [C] select from table_name
- [D] none
The number of attributes in relation is called as its .....................
- [A] Cardinality
- [B] Degree
- [C] Tuple
- [D] Row
A constructor operation does which of the following?
- [A] Creates a new instance of a class
- [B] Updates an existing instance of a class
- [C] Deletes and existing instance of a class
- [D] All of the above.
The process of reading a database schema and producing a data model from that schema is known as:
- [A] data modeling.
- [B] database design.
- [C] reverse engineering.
- [D] None of the above is correct.