Re: [GENERAL] Doubt about SELECT

2009-03-29 Thread Jeff Ross
SydMosh wrote: Hi, i'm kinda new on postgresql, so i have a doubt, i'm trying to make a query look like this: http://img90.imageshack.us/img90/9440/consultaen.jpg I feel like it is something so simple, show the "SUM(price_serv) AS total" on a new line, but i just can't find the way. I've read th

[GENERAL] Doubt about SELECT

2009-03-29 Thread SydMosh
Hi, i'm kinda new on postgresql, so i have a doubt, i'm trying to make a query look like this: http://img90.imageshack.us/img90/9440/consultaen.jpg I feel like it is something so simple, show the "SUM(price_serv) AS total" on a new line, but i just can't find the way. I've read the postgresql man