Skip to Content
0
Former Member
Jun 06, 2011 at 10:47 AM

Hierarchy Data Model Query

34 Views

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