Setting up cascading deletions
I have the below table structure, where a delivery has 1 or many lines and tracking information (optional, i.e. nullable) can relate to the overall delivery OR a line.
I have the below table structure, where a delivery has 1 or many lines and tracking information (optional, i.e. nullable) can relate to the overall delivery OR a line.