capture.png I have a table called Person consisting of Columns PersonName, FatherName, and MaritualStatus. I would like to create a query which gives me PersonName, FatherName, and MaritalStatus in which the Person's all sons are married. In my table below I want row 1 as a result of the query.