Respuesta :
Query D will give the result table..
We will check each query one by one, then
- Query A doesn't show what to select from table.
- Query B doesn't show what to select from table.
- Query C shows to select name and age from table but with gender search.
- Query D shows to select name and age from table by the name of Joe and Frank.
- Query E doesn't show what to select from table.
So, from above terms, it is clear that Query D will give the result table.
Learn more: https://brainly.com/question/22033875