Browsing the blog archives for November, 2008

Selecting / joining two tables in MySQL – explained

Trying to create MySQL queries can be a daunting task for the beginner and before understanding the logic it can be really confusing. A common task is to select related data from two tables to generate for example a list of blog posts, where you might want to also display the number of comments for [...]

Popularity: 7% [?]