Skip to content
Snippets Groups Projects
Commit 6df1665c authored by ramoncalabozo's avatar ramoncalabozo
Browse files

Nueva consulta Guardada

parent 9973bad0
No related branches found
No related tags found
No related merge requests found
......@@ -4,3 +4,10 @@ order by Publicaciones desc;
SELECT * from universidadesdb.universidad
where universidad.siglas ='UVA';
Update universidad
set comunidad = 'Aragón'
where comunidad = 'Aragon';
SELECT * From universidadesdb.universidad
where comunidad = 'Ceuta';
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment