Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: alter view

Re: alter view

From: Paul Q <paulq_at_home.com>
Date: Fri, 01 Oct 1999 00:06:59 GMT
Message-ID: <DWSI3.1674$48.27557@news2.rdc1.on.home.com>


Try

create or replace view...

Brian Forster wrote in message ...
>Quick question from a beginner:
>
>What is the syntax of alter view? I am trying to change an existing view
>but it doesn't like the syntax-- I did it just like create view
>
>alter view "viewname" as ...
>
>The references I've tried say it is alter view viewname compile--
>
>Bottom line to I need to drop a view and recreate it each time or is there
>an alter view statement that lets that view be updated.
>
>Thanks in advance
>
>Brian Forster
>Thomson Indiana
>Application Support
>
>
Received on Thu Sep 30 1999 - 19:06:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US