read details based on collection of multiple columns in sql
I have a requirement to read data from the db tables.
There are two tables one has the sports league table that contains the details of the leagues, the other table contains all the players in each league. A player can participate in any number of leagues.