* Andrew Kuebler > I'm still fairly a newbie to MySQL, but I could have sworn I read > somewhere that MySQL supported relationships just like Access. I've > searched the entire manual, and cannot find anything on the subject. > Does MySQL support relationships, and if so does anyone know where I can > find any info on the topic? Thanks!
It is called 'joins', and it is mainly used within the SELECT statement: <URL: http://www.mysql.com/doc/S/E/SELECT.html > <URL: http://www.mysql.com/doc/J/O/JOIN.html > -- Roger --------------------------------------------------------------------- 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