Can you write sql query to find unique values of a column from a table and get the mean value against each category?
Paras Chaudhary
2y
SELECT column_name, AVG(value)
FROM table_name
GROUP BY column_name;
Help your peers!
Add answer anonymously...
Top Capgemini Data Scientist interview questions & answers
Popular interview questions of Data Scientist
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app