TechTip: Prevent Unintentional Deletion of Objects with RESTRICT ON DROP

​[[{“value”:”ALTER TABLE MY_LIB.TBL2 ADD RESTRICT ON DROP;
The RESTRICT ON DROP attribute can be added to an existing table using the ALTER TABLE SQL statement.”}]] Read More 

Leave a Reply

Verified by MonsterInsights