F
Francesca
Hello, I have a database with a table of Parents and a separate table of
Children, that are related.
Some parents have many children
I want to be able to delete the parents who no longer have any children
under 4. So that when I run the query, it calculates their current ages and
removes the records for parents who have NO under 4s.
If each parent only had 1 child - no problem, but how can I get it to take
into account that the parent may have many children, and therefore may
appear many times in the query that I've set up?
HELP!
Thanks
Children, that are related.
Some parents have many children
I want to be able to delete the parents who no longer have any children
under 4. So that when I run the query, it calculates their current ages and
removes the records for parents who have NO under 4s.
If each parent only had 1 child - no problem, but how can I get it to take
into account that the parent may have many children, and therefore may
appear many times in the query that I've set up?
HELP!
Thanks