I have a table with 3 fields, SponsorId, Id, Name
I am trying to write a query that'l produce hierarchical data, the problem is the id fields are not sequential nor obvious (1.1.2... more like 15358874 is a child of 55888824)
I am havin real problems because of this, I have 252 records and so...