EPalco
SELECT tipos_entradas.* FROM tipos_entradas LEFT OUTER JOIN tipos_orden ON tipos_orden.id_tipo = tipos_entradas.id WHERE ( tipos_entradas.id_tipo = 4 AND activo = 1 ) AND ( JSON_SEARCH(LOWER(valores->'$."1".fecha'),"one",LOWER("%2013%")) IS NOT NULL AND JSON_SEARCH(LOWER(valores->'$."1".fecha'),"one",LOWER("%07/2013%")) IS NOT NULL AND JSON_SEARCH(LOWER(valores->'$."1".titulo'),"one",LOWER("%%")) IS NOT NULL ) ORDER BY STR_TO_DATE(REPLACE(valores->'$."1".fecha','"',''), "%d/%m/%Y") DESC , tipos_orden.orden ASC LIMIT 0,6
SELECT tipos_entradas.* FROM tipos_entradas LEFT OUTER JOIN tipos_orden ON tipos_orden.id_tipo = tipos_entradas.id WHERE ( tipos_entradas.id_tipo = 4 AND activo = 1 ) AND ( JSON_SEARCH(LOWER(valores->'$."1".fecha'),"one",LOWER("%2013%")) IS NOT NULL AND JSON_SEARCH(LOWER(valores->'$."1".fecha'),"one",LOWER("%07/2013%")) IS NOT NULL AND JSON_SEARCH(LOWER(valores->'$."1".titulo'),"one",LOWER("%%")) IS NOT NULL ) ORDER BY STR_TO_DATE(REPLACE(valores->'$."1".fecha','"',''), "%d/%m/%Y") DESC , tipos_orden.orden ASC LIMIT 0,6

- 03/07/2013
5th World Congress on Sleep Medicine
La World Association of Sleep Medicine (WASM) y la Sociedad Española del Sueño (SES) ha escogido el Palacio de Congresos de Valencia para la celebración 5º Congreso Mundial de Medicina del Sueño.Esta reunión es un foro internacional al que se invita a...
Ver más