Hi all. My brain hurts.
Here is my data:
[tt]news table
-----------
news_id
news_title
news_body
comments table
---------------
comment_id
news_id
comment_text[/tt]
My desired result is a recordset that returns news_id, news_title, news_body, and number of comments for each news item.
I'm sure this is easy, but my brain is fried from a busy week.
Thanks a lot for your help.
*cLFlaVA
----------------------------
[tt]Sigs cause cancer.[/tt]
Here is my data:
[tt]news table
-----------
news_id
news_title
news_body
comments table
---------------
comment_id
news_id
comment_text[/tt]
My desired result is a recordset that returns news_id, news_title, news_body, and number of comments for each news item.
I'm sure this is easy, but my brain is fried from a busy week.
Thanks a lot for your help.
*cLFlaVA
----------------------------
[tt]Sigs cause cancer.[/tt]