I am writing a recursive cte that shows the relationships of containers that are nested inside each other (like a BOM relationship) and displays them in order so that containers nested inside a parent container are listed under the parent container record
↧