sql grouping and display
I have a query which I display as seen in attachment ListDisplay1.pdf.
I want to display it like ListDisplay2.pdf. Ie. Break the list on each county name, list results for that county, then another county name and so on.
The page in question is BL_Annual_County_OneBirder.php
I know how to do this in MSAccess with grouping and sorting, but can't figure it out in sql/php.
Any suggestions?