Showing 'potential' records returned
Hi
I'm wondering what is the most efficient way to show the number of records available when a link is clicked on. eg.
Hotels (32)
Lodges (12)
Camping (1)
As you can see from this link
http://www.iknow-yorkshire.co.uk/north_yorkshire/pickering/all_prices/guest_houses/eco_friendly/
they actually disable links where no records are available. This seems quite complex - they dim/disable links for a variety of categories where a click would render no results.
My question is this: What is the most efficient way of achieving this - query of queries? stored procedures? neither?
Thanks
Shaggy
