Thread
:
SQL problem: Select from multiple tables
View Single Post
15-04-2008, 01:48
#
6
(
permalink
)
Hunch
Grumpy old man
Join Date: Oct 2007
Location: North Japan
Posts: 1,601
If you want better control of your data across multiple tables, use a JOIN.
MySQL :: MySQL 5.1 Reference Manual :: 12.2.7.1 JOIN Syntax
That's what it's designed for.
Hunch
View Public Profile
Send a private message to Hunch
Find More Posts by Hunch