Re: Stored Functions
No edit/delete, I think the idea is to preserve history & continuity.
Stored funcs & procs are database objects, they live in the DB where they were created. If in DB abc you write created function myfunct(...), it can be invoked with its database qualifier from database abc, or with it from any other DB.
Subject
Views
Written By
Posted
1075
May 06, 2019 06:51AM
Re: Stored Functions
411
May 06, 2019 03:44PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.