Computer Science
A relational database consists of a collection of
- Tuples
- Attributes
- Relations
- Keys
Relational Database
1 Like
Answer
Relations
Reason — A relational database consists of a collection of tables, which are used to organize and store data. These tables are called relations. Each table consists of rows and columns, where rows represent individual records or tuples, and columns represent attributes or fields.
Answered By
2 Likes
Related Questions
What do you understand by the terms Candidate Key and Cardinality of a relation in relational database ?
A relational database consists of a collection of
- Tables
- Fields
- Records
- Keys
A(n) …………… in a table represents a logical relationship among a set of values.
- Attribute
- Key
- Tuple
- Entry
The term …………… is used to refer to a record in a table.
- Attribute
- Tuple
- Field
- Instance