| 1 |
0.70 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.apellidos AS apellidos_3, t0.discogs AS discogs_4 FROM cantantes t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.apellidos AS apellidos_3, t0.discogs AS discogs_4 FROM cantantes t0 WHERE t0.id = '8';
|
| 2 |
4.14 ms |
SELECT p0_.id AS id_0, p0_.posicion AS posicion_1, p0_.cancion_id_id AS cancion_id_id_2, p0_.recopilatorio_id AS recopilatorio_id_3, p0_.cantante_id AS cantante_id_4, p0_.cantante1_id AS cantante1_id_5, p0_.semana_id AS semana_id_6 FROM posiciones p0_ INNER JOIN canciones c1_ ON p0_.cancion_id_id = c1_.id INNER JOIN cantantes c2_ ON p0_.cantante_id = c2_.id WHERE c2_.id = ?
SELECT p0_.id AS id_0, p0_.posicion AS posicion_1, p0_.cancion_id_id AS cancion_id_id_2, p0_.recopilatorio_id AS recopilatorio_id_3, p0_.cantante_id AS cantante_id_4, p0_.cantante1_id AS cantante1_id_5, p0_.semana_id AS semana_id_6 FROM posiciones p0_ INNER JOIN canciones c1_ ON p0_.cancion_id_id = c1_.id INNER JOIN cantantes c2_ ON p0_.cantante_id = c2_.id WHERE c2_.id = 8;
|
| 3 |
0.83 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 8;
|
| 4 |
0.40 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 117;
|
| 5 |
0.40 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 220;
|
| 6 |
0.49 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 261;
|
| 7 |
0.54 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 308;
|
| 8 |
0.48 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 360;
|
| 9 |
0.46 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 486;
|
| 10 |
2.70 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.discogs AS discogs_3, t0.youtube AS youtube_4 FROM canciones t0 WHERE t0.id = 527;
|