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 -> Reverse engineering a view

Reverse engineering a view

From: <briankh_at_umich.edu>
Date: 1997/10/09
Message-ID: <343D11CE.C5BC53EE@umich.edu>#1/1

I need to find out the join conditions of a view that joins two tables.

I have found sql scripts that I believe created some of the other views I'm working with but, cannot find any for this one. I've looked at the entry in the ALL_VIEWS table and can see only the first several characters of the text that created this view.

How can I find out what a view is doing?

Brian Harcourt
University of Michigan
briankh_at_umich.edu Received on Thu Oct 09 1997 - 00:00:00 CDT

Original text of this message

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