Multiple choice technology programming languages

Table may also called as

  1. Relation

  2. Entity

  3. Records

  4. Fields

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

In relational database theory, a table is called a relation. In ER (Entity-Relationship) modeling, a table representing an entity type can be called an entity. Records and fields refer to data within the table (rows and columns), not the table structure itself.