MySQL Forums
Forum List  »  Newbie

SQL help
Posted by: Sam Munasinghe
Date: August 15, 2004 04:30PM

I have 2 tables, project and user. project table contains a 'principal' column and 'projectManager' column that contains a user ID. User ID is related to user table. How do I retirve contents of project table, but with actual user name (that's in user table) instead of user ID. Thanks.
-sam

Options: ReplyQuote


Subject
Written By
Posted
SQL help
August 15, 2004 04:30PM
August 15, 2004 09:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.