For simplicity, we have the following tables
- Teachers
- Students
Let's assume that each teacher has many students (and not the other way around, let's assume that each student has only one teacher).
How do I display the data such that:
Col 1 - Teachers - Students
Row 1 - Teacher A - Student A, Student B, Student C
Row 2 - Teacher B - Student X, Student Y, Student Z