Write a query to select all teams that won either 1, 3, 5 or 7 games.

  • SELECT team_name FROM team WHERE team_won IN (1, 3, 5, 7);
Write a query to select all teams that won either 1, 3, 5 or 7 games.
Home Ask Questions Study Current Affairs Previous Papers Kerala PSCIBPSUPSCRBITNPSCMPSCSSCCBSEUnited StatesModel Tests News More Answers Coaching Centres Careers Downloads Colleges