Hello,
I am new to access sql and got a problem with a query:
I got a table like:
theme subtopic
a fish
a fish
a vegetables
b vegetables
c fruits
c fruits
c fish
now i want to get the number of subtopics for each theme.
anyone got an idea how to solve in a query?
thanx a lot,
gap