|
역대수상기록
| |
| Pohang - Welcome to Pohang Tennis Association !!!
|
수상자 추출 실패 :
select t_team, guide.id, big.mdate as m_date, winners, big.game_id, big.part, players, guide.title from contest_guide as guide, big_match as big, match_winner as win
where guide.id = big.game_id and big.mdate between '2024-01-01' and '2025-12-31' and win.game_id = big.uid order by big.mdate desc
|