Table Links
Posted: Tue Dec 23, 2003 8:35 pm
Hey guys, Been a while since i've done any SQL work. I'm trying to link two tables in one query,
something like: SELECT t1.id , t2.id FROM t1 AS menus , t2 AS pages"
i cant remember exactly but does that sort of thing tell you what if you could write a link to the MySQL docu, or correct the example i've just given i'll be extremely greatful.
Thanks guys
something like: SELECT t1.id , t2.id FROM t1 AS menus , t2 AS pages"
i cant remember exactly but does that sort of thing tell you what if you could write a link to the MySQL docu, or correct the example i've just given i'll be extremely greatful.
Thanks guys