What are the real business case questions you get in your data analyst work for SQL and how do you map business questions to your code?
Fresher here, in the learning process. I haven't stepped into the real data world but I would love to know how to grasp business questions and relate them to sql to fetch data?
Do clients/managers ask - Find average salary per employee or how do they ask?
Because if they are vague like *find average salary* then it could be the average salary of the whole table ?
How do you map business questions to sql? Any tricks?