How to group the relative data together ?
hi every body
i must know how to group the relative data together ?
(i.e i must display the Main Classes and the Secondary Classes for each Main class as the following:
Main Class :
- Secondary Class1
- Secondary Class2
-....
-....
where Secondary Class1 and Secondary Class2 are contained by Main Class
Note: There are Two Tables one for Main and the other for Secondary and the foreign key is in the Secondary table
any help please
|