From b69596f004aa040172305a3480cd0f61de594115 Mon Sep 17 00:00:00 2001 From: rmontanana Date: Thu, 20 Feb 2014 14:56:41 +0100 Subject: [PATCH] =?UTF-8?q?A=C3=B1adido=20el=20informe=20de=20usuarios=20q?= =?UTF-8?q?ue=20no=20estaba=20realizado?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xml/informeUbicaciones_1.xml | 14 ++++++++++++++ xml/informeUbicaciones_2.xml | 14 ++++++++++++++ xml/informeUbicaciones_3.xml | 14 ++++++++++++++ xml/informeUsuarios.xml | 22 ++++++++++++++++++++++ 4 files changed, 64 insertions(+) create mode 100644 xml/informeUbicaciones_1.xml create mode 100644 xml/informeUbicaciones_2.xml create mode 100644 xml/informeUbicaciones_3.xml create mode 100644 xml/informeUsuarios.xml diff --git a/xml/informeUbicaciones_1.xml b/xml/informeUbicaciones_1.xml new file mode 100644 index 0000000..593d7e1 --- /dev/null +++ b/xml/informeUbicaciones_1.xml @@ -0,0 +1,14 @@ + + + + + select * from Ubicaciones order by Descripcion; + + + Relación alfabética + + + + + + diff --git a/xml/informeUbicaciones_2.xml b/xml/informeUbicaciones_2.xml new file mode 100644 index 0000000..593d7e1 --- /dev/null +++ b/xml/informeUbicaciones_2.xml @@ -0,0 +1,14 @@ + + + + + select * from Ubicaciones order by Descripcion; + + + Relación alfabética + + + + + + diff --git a/xml/informeUbicaciones_3.xml b/xml/informeUbicaciones_3.xml new file mode 100644 index 0000000..593d7e1 --- /dev/null +++ b/xml/informeUbicaciones_3.xml @@ -0,0 +1,14 @@ + + + + + select * from Ubicaciones order by Descripcion; + + + Relación alfabética + + + + + + diff --git a/xml/informeUsuarios.xml b/xml/informeUsuarios.xml new file mode 100644 index 0000000..3bbadbb --- /dev/null +++ b/xml/informeUsuarios.xml @@ -0,0 +1,22 @@ + + + + + select * from Usuarios order by Nombre; + + + Relación alfabética + + + + + + + + + + + + + +