PDA

View Full Version : Can I retrieve the latest database entry from multiple tables?


Slacker
Mon 3rd Nov '03, 7:48pm
I have a number of blogs on my website, and I want to make a blog homepage that will show the latest updates. The entries from each blog go into the same database in different tables. For examle, my stuff would go into slackerb2posts, while Jim Bob's would go in jimbobb2posts.

Is there a way to search through selected tables and display an aggregate of the latest posts on the centralized page?

Thanks for any advice! :D