I have a table that lists linked warehouse locations. The previous design was to link each location id to every other location in it's set. I want to convert this to a master location id and child ids for each set. So for example, the present layout fo
↧