Examveda

What represents an 'attribute' in a relational database?

A. Table

B. Row

C. Column

D. Object

Answer: Option C

Solution (By Examveda Team)

Imagine a database like a big spreadsheet. Each row represents a different person or thing, like a customer in a store. Each column represents a specific piece of information about that person or thing, like their name, address, or age.
So, in this context, an attribute is the same thing as a column.
Option C: Column is the correct answer.
Let's break down the other options:
Option A: Table represents the whole spreadsheet, not a single piece of information.
Option B: Row represents a single person or thing, not a specific piece of information.
Option D: Object is too broad and doesn't specifically relate to a database.
Therefore, the only option that accurately describes an attribute is Option C: Column.

This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous