Re: There is any model to the creation of the vues in Oracle?

From: Frank van Bortel <fbortel_at_home.nl>
Date: Tue, 03 Apr 2001 19:49:21 GMT
Message-ID: <3ACA385A.F4CAD26D_at_home.nl>


Jose Martins wrote:
>
> Hi ,
>
> I trying to understand the creation of the vues in Oracle so that I can
> change the vue to another SGBD.
> I would like to know if there is a model to the creation of the vues.
>
> Thanks in avance,
> José

Taking a guess here:
 select text from user_views where view_name = 'your view';

-- 
Gtrz,

Frank van Bortel
Received on Tue Apr 03 2001 - 21:49:21 CEST

Original text of this message