Distinct Bloque Horario
This commit is contained in:
@@ -21,7 +21,7 @@ $profesor_clave = isset($params['profesor'])
|
||||
: null;
|
||||
|
||||
$data = $db->query(
|
||||
"SELECT
|
||||
"SELECT DISTINCT
|
||||
auditoria->>'registro_fecha_ideal' as registro_fecha_ideal,
|
||||
auditoria->>'profesor_clave' as profesor_clave,
|
||||
auditoria->>'profesor_nombre' as profesor_nombre,
|
||||
|
||||
Reference in New Issue
Block a user