I have a database with two tables: table1 id, artistid, artist table2 id, artistid, songtitle What I would like to know is how do I join these two. artistid in both of them have the same value. What I'm after in the end is to be able to search by artist and return a list of songtitles from that artist. I'm using Roxen as my server on win32 system. I would be greatful for any help.
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php