Hi again, are there oids in your table or do you have any possibility to assure
the mentioned order of your data lines when you do a select? If you can assure the order, you could use the temp table
solution mentioned by Grzegorz Jaśkiewicz. If you cannot assure the order this could get tricky… Mit freundlichen Grüßen Timo Klecker Von: Rajan, Pavithra [mailto:RAJANP@xxxxxxxxx] Hello , Yes -I
need to get the exact the same result as you had listed.Thanks. From: Timo Klecker
[mailto:klecker@xxxxxxxxx] Hello, what
do you expect as Result? Something like this? E.g.
A
B Mit freundlichen Grüßen Timo Klecker Von: pgsql-general-owner@xxxxxxxxxxxxxx
[mailto:pgsql-general-owner@xxxxxxxxxxxxxx] Im Auftrag von Rajan,
Pavithra Hello
- I have this table with 90 rows, which contains 2 columns ,column A (type
'numeric') and column B(type text) . Column 'A' is filled with a constant
number and column 'B' has an unique entry for each row. E.g.
A
B
|