Re: question about query - Mailing list pgsql-general

From Craig Ringer
Subject Re: question about query
Date
Msg-id 4E0C75F9.6090204@postnewspapers.com.au
Whole thread Raw
In response to question about query  (Linos <info@linos.es>)
Responses Re: question about query
List pgsql-general
On 30/06/2011 9:00 PM, Linos wrote:
> how could i calculate this pending column that does not exists in the
> database and i need to be based on last result row? I would like to
> get with raw SQL but the need to use any procedural language would not
> be a problem.
>
Without knowing how you've structured your data in the database, that's
pretty much impossible to answer.

What are your table definitions?

What does your raw data currently look like? Show some example rows.

--
Craig Ringer

pgsql-general by date:

Previous
From: Linos
Date:
Subject: question about query
Next
From: Linos
Date:
Subject: Re: question about query