Hi Gurus,
We have a requirement to create 4 levels hierarchy table, which contains Continent, Country, Region, City. Hierarchy structure should be as follows.
Continent
|
|----
Country
|
|------ Region
|
|----
City
and each level should have following fields Code, Name, Description.
Can any one please suggest me to create the hierarchy structure for this.
Thanks in Advance
Regards,
Kiran