I have a database that needs to have inactive companies removed along with all of the related child records that relate.
I have identified all of the Parent/Child relationships that are involved, but was wondering if anyone had a function/script
that would use recursive SQL to do this.
Thanks in advance.