Re: how to set the value to the column

Поиск
Список
Период
Сортировка
От DM
Тема Re: how to set the value to the column
Дата
Msg-id eae6a62a0904161211n2c6bdf64r4e8137cf82407574@mail.gmail.com
обсуждение исходный текст
Ответ на how to set the value to the column  (DM <dm.aeqa@gmail.com>)
Список pgsql-sql
never mind i got the answer.
 
Thanks for looking into it.
 
- deepak

On Thu, Apr 16, 2009 at 12:00 PM, DM <dm.aeqa@gmail.com> wrote:
Hi All,
 
I have a table test with columns name and value
 
test table
name
value
 
It has around 500 rows.
 
I added a new column id to the table,
 
Table test
id,
name,
value
 
I am not sure how to insert numbers to my column id (1-500).
 
Thanks
 
 

В списке pgsql-sql по дате отправления:

Предыдущее
От: DM
Дата:
Сообщение: how to set the value to the column
Следующее
От: Tom Lane
Дата:
Сообщение: Re: finding UNIQUES in information_schema