Hello,
I have two tables
tblMovie (MovieID, Name, ImdbNumber)
tblOtherTitle (MovieID, Name)
A movie has a name and can also have other names (kept in the second table).
I want to generate a list of movies and for each movie I need all the other names. I must create a sql query that does the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.