The data scientists I've talked to who work in industry offer same advice: Learn SQL! So once I decided to learn SQL, I remembered that Ben LeRoy recommended this book to me a couple months back, so I decided to read through it.
I was very happy with this book: It's similar in spirit to "A Whirlwind Tour of Python" by Jake Vanderplas. Not only was I able to read it in a short period of time (2/3 hours a day, 3 days in a row), but I also got SQLite running on my laptop, so I was able to run many of the queries myself as I worked through the book.
My only complaint is that I wanted a little more on database design, since I've been trying to learn more about Data Modeling in general. And given the author's strengths at explaining concepts, it would have been great to have more on data modeling here. But overall, I would definitely recommend this book.