$query="SELECT * FROM alumno WHERE status=1 and (idjornada=1 or idjornada=2 or idjornada=3) ORDER BY idjornada";