Re: Calling the CTE for multiple inputs

From: air <mojaveranger7(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Calling the CTE for multiple inputs
Date: 2012-10-06 12:56:00
Message-ID: 1349528160889-5726793.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Thanks for the info, used a join in order to do that, now I have a "print
rows with zcount 0" problem in my new question at
http://postgresql.1045698.n5.nabble.com/How-to-make-this-CTE-also-print-rows-with-0-as-count-td5726792.html

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Calling-the-CTE-for-multiple-inputs-tp5726661p5726793.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message David Johnston 2012-10-06 17:30:36 Re: How to make this CTE also print rows with 0 as count?
Previous Message air 2012-10-06 12:47:46 How to make this CTE also print rows with 0 as count?