With Breadcrumb( id, parentid, description) as
(
SELECT id, parentid, Description
FROM RadMenu
--where parentid IS NOT NULL
)
select parentid, id, description
from breadcrumb
order by parentid
Here's some of the data, filtered to show 1 example:
id parentid Description
57 NULL Adaptors
74 57 CompactFlash to IDE
75 57 CompactFlash to SATA
76 57 PCMCIA to CompactFlash
978 57 CFast to SATA
275 74 IDE to 1 CompactFlash Slot
525 74 IDE to 2 CompactFlash Slots
555 74 IDE to 1 CompactFlash Slot
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE