1.) A row (also called a tuple) is a set of data representing a single item (example: person)
2.) A column is an attribute relating to each item (example: eye color, height, etc.)
3.) A table is a set of multiple rows all sharing the same attributes (example: person 1, person 2, etc)