SELECT * FROM Cards c INNER JOIN Matches m ON c.crd_date = m.date INNER JOIN Comps b ON m.comp = b.comp_key WHERE m.att >= 1;SELECT date, season, comp, WDL, opponent, HAN, G_For, G_Ag, G_For_ht, G_Ag_ht, scorer1, scorer2, scorer3, scorer4, scorer5, scorer6, scorer7, scorer8, scorer9, scorer10, scorer11 FROM Matches m INNER JOIN Comps c ON m.comp = c.comp_key WHERE m.att >= 1; ------------------------- 5213 rows returned -------------------------
Footerbar
Admin login
------------------------------- (c) 2024 -------------------------------
TigerBase is a not-for-profit website, not affiliated to Hull City.
Designed, coded and maintained by Matt Wales.
If you like what you see, then please