✏️ Explanatory Question
Columns store individual pieces of information within a table.
Examples:
| Table | Column |
|---|---|
| Employee | Employee Name |
| Employee | |
| Employee | Joining Date |
| Employee | Salary |
Each column has a specific data type and validation rules.