Re: hi all......................!!

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: hi all......................!!
Дата
Msg-id 43D71FB4.1090009@wildenhain.de
обсуждение исходный текст
Ответ на hi all......................!!  (AKHILESH GUPTA <akhilesh.davim@gmail.com>)
Список pgsql-general
AKHILESH GUPTA schrieb:
> hello everybody
> i am new to this mailing list. this is my first mail to this group.
> i jussst want to confirm that whether is it possible to update a view or
> not??
> i think you all help me in solving my queries in future...................!!

Yes it is. All you have to do is to add a rule for updating in the way
you want it to work. When you use pgadmin3 or such tools, you see that
a view is basically a table with one rule for select. For Insert, update
you can add a rule any time.

HTH
Tino Wildenhain

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

Предыдущее
От: AKHILESH GUPTA
Дата:
Сообщение: hi all......................!!
Следующее
От: Kovács Péter
Дата:
Сообщение: Re: Are indexes used with LIKE?