SQL, Structured Query Language, is how you ask a relational database questions: selecting, filtering, joining and aggregating data across tables. It is the most common way analysts pull the numbers they need.
For finance professionals it is a core skill, because most of the data that matters, transactions, positions and customers, lives in databases you reach with SQL.

