Correct Answer:
B. Relation
In the context of a relational database model, a table is also commonly referred to as a Relation. Each table represents a collection of related data and is structured into rows (tuples) and columns (attributes), defining relationships between different data entities.