[EMAIL PROTECTED] wrote:
> Is there a (SQL) way to get a count of the page names after running your query? I've 
>gone back to look at the results of your query and they are close to what I need -- I 
>just need subtotals for each page name.

For the following dataset, how should the result look:

id      pagename        username
==      ========        ========
1       page1           name1
2       page2           name1
3       page1           name2
4       page1           name1
5       page1           name2
6       page1           name3
7       page2           name3
8       page2           name3

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to