Sooner or later, we all run into the need to «dig into» a database. For that, it’s worth learning how to write at least simple queries using SQL — a language for working with data in relational databases.
Some operations can be done using graphical tools provided by database management systems (DBMS), but SQL gives you more possibilities.