Topic: occurrence attribute values
Hi
I've been trying to get my head round how this works - it looks like I can setup lots of attributes (count for example) relating to the occurrence, which is fine. But then if I set up another couple (sex and stage) then I seem to end up with three rows in the occ att val table with the same occ ID. Now, I assume that's what's to be expected but is there a handy wee SQL function which can then 'join' these attributes back into a single row so that when I look at the detail view of the occurrence entity I can have something like oav.count (already added that one) and oav.sex, oav.stage all in one record?
Or am I just doing something horribly wrong?
Ta
Iain