Re: Modifying selected records - Mailing list pgsql-novice

From Oliveiros C,
Subject Re: Modifying selected records
Date
Msg-id 9497973016EE49C592DB101417E7A8D9@marktestcr.marktest.pt
Whole thread Raw
In response to Modifying selected records  (Ruzsinszky Attila <ruzsinszky.attila@gmail.com>)
List pgsql-novice
I see.
Does your output have any kind of order?

For ex, by the arrival/departure time of the train, or by registration
number or something?

Is that a big listing? Or it produces just a few dozens records?
Best,
Oliveiros



----- Original Message -----
From: "Ruzsinszky Attila" <ruzsinszky.attila@gmail.com>
To: "Oliveiros C," <oliveiros.cristina@marktest.pt>
Cc: <pgsql-novice@postgresql.org>
Sent: Wednesday, September 02, 2009 10:55 AM
Subject: Re: [NOVICE] Modifying selected records


> 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


pgsql-novice by date:

Previous
From: Ruzsinszky Attila
Date:
Subject: Re: Modifying selected records
Next
From: "Oliveiros C,"
Date:
Subject: Re: Modifying selected records