Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does one keep a history of PL/SQL code changes?

changes code History PL sql
0
Posted

How does one keep a history of PL/SQL code changes?

0
10

One can build a history of PL/SQL code changes by setting up an AFTER CREATE schema (or database) level trigger (available from Oracle 8.1.7). This will allow you to easily revert to previous code should someone make any catastrophic changes.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.