sharing some useful programming tips with other developers.
This is the way to select records from tables of different databases
SELECT * FROM `db`.table tbINNER JOIN `db2`.table2 tb2 ON tb2.id = tb.id
Post a Comment
Copyright 2008 Splashpress Media | Converted by eBlog Templates | Blogging Pro Blogger | Designed by Design Disease
0 comments
Post a Comment