Write query to fetch records associated with given username. Write query to group the records based on their age.

AnswerBot
1y
Query to fetch records by username and group by age
Use WHERE clause to filter records by username
Use GROUP BY clause to group records by age
Example: SELECT * FROM table_name WHERE username = 'example_...read more
Help your peers!
Add answer anonymously...
>
Mallow Technologies Ruby on Rails Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

