A relational database consist of a collection of?
a) Tables
b) Fields
c) Records
d) Keys
Answer:
a) Tables
Explanation:
Fields are the relation or table’s columns. Each row in a relation is referred to as a record. The limits of a relationship are known as keys.
Read more: Is python case sensitive when dealing with identifiers