K
Ken Cobler
I am having trouble getting what I need from a query.
For each of my Parent records (buildings), I want to know the largest tenant
(child).
I have a query for my child table which returns the top record based on
square feet. But when I try to use another query to match up each of my
buildings with the top tenant for each building, I do not get the correct
answer. (I am only seeing the top tenant of ALL my buildings - - - .)
I'm new to queries. Please advise. Thank you.
SQL view below
For each of my Parent records (buildings), I want to know the largest tenant
(child).
I have a query for my child table which returns the top record based on
square feet. But when I try to use another query to match up each of my
buildings with the top tenant for each building, I do not get the correct
answer. (I am only seeing the top tenant of ALL my buildings - - - .)
I'm new to queries. Please advise. Thank you.
SQL view below