Hi.

> In trying to learn PHP and MySQL, I'm trying to create a web-based
database
> application that will keep track of my movies.  I have five tables (shown
in
> the graphic).  I'm trying to be able to display the results of the tables
> with one movie title, all of the actors associated with it, and all of the
> genre's associated with it.

You are thinking not in the terms of relational db. It's impossible on the
mysql db level.

WBR, Wicked

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to