> Hi
> I have a mysql database with 3 table
> books (idbook and other fields)
> authors (idauthor, name and other fields)
> booksauthors (idauthor, idbook)
> If I have a book with 3 authors I will have three rows on booksauthor. And
> it works
> But how can I get on a row the name of the book and the name of the 3
> authors?
> Thanks
> Antonio Bernabei
>
>


---------------------------------------------------------------------
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

Reply via email to