Daily Archives: Monday, 21 January, 2008

Creating Many-to-Many joins

A topic that comes up from time to time in forums is how to join two tables together when there is a many-to-many relationship. Typical examples include teachers-to-students or articles-to-tags (to create a “tag cloud”) If you have made any … Continue reading

Posted in Software Development | Tagged , , | 4 Comments