Watch New Amsterdam Online |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'New-Amsterdam') LIMIT 1 | 0.0005190372467041 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 78 AND season = 1 AND episode = 4) LIMIT 1 | 0.00045394897460938 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 17595 AND active = 1) ORDER BY `part` ASC | 0.04378604888916 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0014028549194336 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 78) LIMIT 1 | 0.00041508674621582 |