ShaolinF Posted December 19, 2009 Share Posted December 19, 2009 Hi Guys What is the best way to search multiple DB tables which may have a lot of content ? Link to comment https://forums.phpfreaks.com/topic/185702-best-way-to-search-multiple-db-tables/ Share on other sites More sharing options...
abazoskib Posted December 19, 2009 Share Posted December 19, 2009 That depends on a lot of different details. Table schemas, indexing, whether or not you could use a join, etc. This is also not a PHP Coding question. This is mysql help. Please post your create table statements for the tables in question. Link to comment https://forums.phpfreaks.com/topic/185702-best-way-to-search-multiple-db-tables/#findComment-980584 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.