Another World

© The Show Stop 2009
(default) 2 queries took 71 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `shows`553
2SELECT * FROM shows s, episodes e, instances i WHERE s.show_title = 'Another World' AND e.show_id = s.show_id AND i.episode_id = e.episode_id AND i.status <> 'deleted' ORDER BY e.season_num DESC, e.episode_num DESC10810868