Re: My arm for GROUP_CONCAT
I've been toiling with this all day...
What I want to do is run an XML report on all the surveys on the database, pulling out various bits of information such as, name, number of records in survey etc.
It's working great except I can't get my head around pulling out the taxon groups that make up the records in the survey.
I want something like:
name | run by |number of records | taxon groups
===============================================================================
River Survey | environment agency | 1200 | odonata, freshwater fish
With the taxon groups concatenated in one field. Normally I would use a group_concat, but M$ obviously thought that wouldn't be useful!!
I'm sure Recorder must do this in various places (Recorder names?), is there any functions in there I can use that would do this?
Information Officer
Greater Lincolnshire Nature Partnership