If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
We have some views. I can see them in navigator, and display the code behind it.
How do I see where the view's code resides, so I can view it in green screen ?
It doesn't really "reside" anywhere. At least not in any meaningful form. What you see in Navigator is a recreation of the code used to create them. Perhaps your shop stores all such DDL in a source file - but most don't.
Comment