Re: Modifying selected records

From: Ruzsinszky Attila <ruzsinszky(dot)attila(at)gmail(dot)com>
To: "Oliveiros C," <oliveiros(dot)cristina(at)marktest(dot)pt>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Modifying selected records
Date: 2009-09-02 09:55:15
Message-ID: f637dd860909020255h2defed15l37ffd45027f73a90@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi Oviverio,

> What do u mean by "recount the sorszam continously from 0 to 34" ?
As you can see I've got three ranges: 0-21; 0-5 and 0-8.
In the result I'd like a "sorszam" from 0-34. So I want "recount" the records
(only in my result! DB is remaining the same).

> The sorszam is only allowed to take values on that range? Is That ?
No.
The range itself is not important. I want to "join" the 3 ranges in one.
But not the sorszam is the most important for me.

TIA,
Ruzsi

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Oliveiros C, 2009-09-02 10:37:38 Re: Modifying selected records
Previous Message Oliveiros C, 2009-09-02 09:46:06 Re: Modifying selected records