I have a table that i need to get all records for ...
# orm-help
h
I have a table that i need to get all records for a userId from. But need to lookup userId based on username from another table. Then aggregate the columns using a summarization function.