Re: Using SUM() and LEFT JOIN gives me incorrect values for SUM()

2001-11-27 Thread Benjamin Pflugmann
Hi. On Tue, Nov 20, 2001 at 10:40:25AM -0500, [EMAIL PROTECTED] wrote: > > I will try to be as complete as possible here. This is the query that I'm > trying to run: > > SELECT [...] > art_id, > art_title, > art_descri

Using SUM() and LEFT JOIN gives me incorrect values for SUM()

2001-11-20 Thread Joao Prado Maia
I will try to be as complete as possible here. This is the query that I'm trying to run: SELECT usr_id, usr_username, usr_first_name, usr_last_name, usr_show_real_name,