What is the point of create or replace view command

From: "Chris Velevitch" <chris(dot)velevitch(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: What is the point of create or replace view command
Date: 2006-06-05 01:50:33
Message-ID: b0a3bf780606041850xdda8b68ib90193fb4976254c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What is the point of the create or replace view command if you can't
change the column and data types ?

Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Berend Tober 2006-06-05 02:02:35 Re: What is the point of create or replace view command
Previous Message Chris Velevitch 2006-06-05 01:02:35 Re: create view problem