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

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: AKHILESH GUPTA <akhilesh(dot)davim(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: hi all......................!!
Date: 2006-01-25 06:50:28
Message-ID: 43D71FB4.1090009@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kovács Péter 2006-01-25 08:31:21 Re: Are indexes used with LIKE?
Previous Message AKHILESH GUPTA 2006-01-25 06:27:34 hi all......................!!

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2006-01-25 09:24:28 Re: [SQL] hi all......................!!
Previous Message AKHILESH GUPTA 2006-01-25 06:27:34 hi all......................!!