Hi all, Scouring the schema the other day I came across the two settings below concerning foreign-keys. I'm currently not using them. Can anyone (briefly) explain their use, and is anyone actually using them?
on delete set null on update cascade /c
Hi all, Scouring the schema the other day I came across the two settings below concerning foreign-keys. I'm currently not using them. Can anyone (briefly) explain their use, and is anyone actually using them?
on delete set null on update cascade /c