You can read a table and run a query. Here's the honest picture of the job those skills lead to, and exactly what to do next.
What a data analyst actually does all day
Forget the movie version (no green text raining down a screen). The real loop looks like this:
- Someone brings a fuzzy question. "Are the new customers coming back?" "Why did March look weird?" "Which carrier keeps missing deliveries?"
- You make it precise. Coming back within how many days? Counting cancelled orders or not? Precision is half the job, and nobody teaches it — except by practice.
- You question the data with SQL. A handful of queries: filter, count, total, compare.
- You check the data isn't lying. A cancelled order in the sales total, a duplicate row, a missing week. Small lies, big consequences. You've already caught one (the 10-unit phantom).
- You answer like a human. One clear sentence the business can act on, with the caveat that matters. "Beans drive the shop — 160 of 310 in revenue — and that's excluding a cancelled order that would have inflated it."
Steps 1, 2, 4 and 5 are why analysts are paid more than "person who knows SQL syntax". And they're exactly what this platform makes you practise.
How SelectFromData turns that into a career path
From here, the platform is a simulated consulting career:
- You join the firm as a Junior and get briefed by fictional clients — a coffee roaster first, then a manufacturer, a bank, a utility, a care network, a global reinsurer.
- Every engagement is real work: a stakeholder explains a problem in business language, you write live SQL against their data, and you're graded on the business outcome — including how you'd report it.
- You climb: stars earn promotions (Junior → Medior → Senior → Principal), promotions unlock harder clients, and your skill map records every technique you've proven, not just read about.
The whole first client — five engagements — is free, along with the SQL courses you'll need on the way.
You don't become an analyst by finishing courses. You become one by delivering answers and being wrong safely a few dozen times first. That's what the engagements are for.
Based on this lesson, which part of the analyst job do most people UNDERESTIMATE when they start learning SQL?
Your next step (pick one, both are free)
- Ready to work? Take your first engagement: Day One: Read the Order Log at BeanRoute Coffee — it uses exactly the SQL you just ran. Find it at the top of your Career page.
- Want a bit more practice first? Continue into SQL Fundamentals — the same gentle pace, one concept per lesson, every one runnable.
Either way: welcome to the firm.