It is wise to use create or replace with upgrades, as the function might already exist (especially if someone forgot to upgrade the version …
Show more
It is wise to use create or replace with upgrades, as the function might already exist (especially if someone forgot to upgrade the version number when adding datamodell changes
Show less