New Member
Posts: 15
Joined: May 2010
|
I have 2 tables, to view results from Table 1 with the value from Table 2 Table 1 MovieID MovieName GenreID Table 2 GenreID GenreName if GenreID from Table 1 is similar to GenreID Table 2, then the show GenreMane to show MovieName GenreName
|