mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-26 17:01:40 -05:00
* Correct language about exclusivity of BETWEEN clause SQL BETWEEN clause is inclusive both in the SQL standard as well as in MySQL. * fix(guide): remove misleading sentence