On Mon, Mar 12, 2012 at 3:19 PM, Alexander Reichstadt <[email protected]> wrote: > But where would I insert the max(address) piece? >
Just put max() or min() around any field in the select list that's not in the group by clause -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
