Tables can have hundreds of fields and thousands of records, so we need a way to just show the information we want to see
Consider this table of data from NASA
https://nssdc.gsfc.nasa.gov/planetary/factsheet/index.html
How would we create queries that just returned the specific information we wanted to see in a fashion that made it easy to understand?