Watch New Amsterdam Online |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'New-Amsterdam') LIMIT 1 | 0.0011119842529297 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 78 AND season = 1 AND episode = 8) LIMIT 1 | 0.00073599815368652 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 17602 AND active = 1) ORDER BY `part` ASC | 0.064578056335449 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0013360977172852 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 78) LIMIT 1 | 0.0004119873046875 |