Computer Science
A relational database consists of a collection of
- Tables
- Fields
- Records
- Keys
Relational Database
3 Likes
Answer
Tables
Reason — A relational database consists of a collection of tables, which are used to organize and store data. Each table consists of rows and columns, where rows represent individual records or tuples, and columns represent attributes or fields.
Answered By
3 Likes
Related Questions
What do you understand by the terms Primary Key and Degree of a relation in relational database ?
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
- Tuples
- Attributes
- Relations
- Keys
A(n) …………… in a table represents a logical relationship among a set of values.
- Attribute
- Key
- Tuple
- Entry