[GENERAL] how to show serial number of record

2007-01-18 Thread deepak pal
hi i want to add a coloum called serial numer in my record set how could i do it..that column is not in table.

Re: [GENERAL] how to show serial number of record

2007-01-18 Thread A. Kretschmer
am Thu, dem 18.01.2007, um 15:34:33 +0530 mailte deepak pal folgendes: hi i want to add a coloum called serial numer in my record set how could i do it..that column is not in table. Do you mean something like this:? test=# create table foo (t text); CREATE TABLE test=*# insert into foo values