Comments - can't determine proper JOIN query construct

4 years ago Steve Silvi

Removing the comma returns results for ALL rows in both tables where 'playerID' matches. I was looking for a query that would return a single row for Batting and Fielding stats for a specific 'playerID'. I don't know how to insert that specific 'playerID' into the query to filter out the other 100,000+ playerIDs.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.