I am SQL/SQLALC beginner and require help
I have a SQL query
select count(*), age from report_definition group by age;
Now, this re