News

Lesson 4 Filtering Data. We often want to “subset” our data. That is, we only want to look at data for a certain year, or from a certain class products or customers. We generally call this process ...
That is, we only want to look at data for a certain year, or from a certain class products or customers. We generally call this process “filtering” in Excel or “selection” in SQL. The key idea is that ...