On Fri, Jul 16, 2021 at 2:43 PM Markhof, Ingolf
wrote:
> I wonder how you deal with it in a professional way. Sounds like some type of
> "make" (that UNIX tool dealing with dependencies in the context of e.g.
> programming in C) would be helpful...
>
I see this question coming out very often, a
On Fri, 2021-07-16 at 14:42 +0200, Markhof, Ingolf wrote:
> In Oracle, I can easily delete a table or view that is used by existing views.
> The system marks the affected views. I can then re-define the deleted table
> or
> view and have all dependent views easily re-compiled. Done.
... or you