Actas de Comisiones de Garantía de Calidad del Título
select * from calidad_acta g where g.titulacion='P69' and g.anno='2024' and estado not in ('6', '11') order by anno desc, fecha desc
select * from calidad_acta g where g.titulacion='P69' and g.anno='2023' and estado not in ('6', '11') order by anno desc, fecha desc
Año 2023 | |
select * from calidad_acta g where g.titulacion='P69' and g.anno='2022' and estado not in ('6', '11') order by anno desc, fecha desc
Año 2022 | |
select * from calidad_acta g where g.titulacion='P69' and g.anno='2021' and estado not in ('6', '11') order by anno desc, fecha desc
Año 2021 | |
select * from calidad_acta g where g.titulacion='P69' and g.anno='2020' and estado not in ('6', '11') order by anno desc, fecha desc
Año 2020 | |
select * from calidad_acta g where g.titulacion='P69' and g.anno='2019' and estado not in ('6', '11') order by anno desc, fecha desc
Año 2019 | |
select * from calidad_acta g where g.titulacion='P69' and g.anno='2018' and estado not in ('6', '11') order by anno desc, fecha desc
Año 2018 | |
select * from calidad_acta g where g.titulacion='P69' and g.anno='2017' and estado not in ('6', '11') order by anno desc, fecha desc
Año 2017 | |
select * from calidad_acta g where g.titulacion='P69' and g.anno='2016' and estado not in ('6', '11') order by anno desc, fecha desc
2016 y anteriores | |