Closed JordanPedersen closed 4 years ago
Also explain more clearly in the lesson when to use COUNT(*) vs. COUNT(column_name).
COUNT actually is introduced early in this lesson but in a bit of an oblique way. So I'll make it more obvious.
done! i award myself this first place medal emoji:🥇
First challenge requires the use of COUNT and an alias (which we could just get rid of), but we haven't introduced either concept to our learners yet. https://librarycarpentry.org/lc-sql/04-aggregating-calculating/index.html