# More Examples

**Dimension columns** typically contain descriptive attributes that provide context or categorization to the data, while **fact columns** contain measurable, numerical data that can be analyzed or aggregated.

Student Example

FirstName\
LastName\
DOB\
Ht\
Wt\
Gender\
Course\
Grade

Identify the Dimension and Fact in the above design.

CAR Sales Example

<figure><img src="https://2629735788-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3G2NQEHaUSzehWzaKvXK%2Fuploads%2FO4RX0UzKLWFiKVqz4k8S%2Fcar_sales.png?alt=media&#x26;token=bc7daf8c-19ce-4ab1-bfb9-5cff854d07ad" alt=""><figcaption></figcaption></figure>
