0

I have a lot of Foreign Key Columns with cascade delete set to NO ACTION in some specific Schema and I want to Set the FK Columns to ON DELETE SET NULL (for Example) where Primary Key Column's Schema relating to this Foreign Key Column is starting with 'Store'. I found this article in stack overflow SQL Script to alter ALL Foreign Keys to add ON DELETE CASCADE but unfortunately I was unable to edit it to fit my needs, can somebody help...

Meshka
  • 1
  • 2

0 Answers0