View Single Post

   
  #2 (permalink)  
Old 05-16-2008, 01:40 PM
toby
 
Posts: n/a
Default Re: Can someone help with my SQL statement, Part 2

On May 12, 5:43 am, Chuck Cheeze <chadcrow...@gmail.com> wrote:
> I have 3 tables:
> ...
> I tried this but its producing duplicate rows in the wrong order.
>
> ...snip...
>
> Thanks


Are you sure exp_weblog_titles.entry_id and exp_weblog_data.entry_id
are unique?

Can you show some more information such as DESCRIBE the relevant
tables, and paste some results from your query?
Reply With Quote