![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
15/06/2007, 16:18
|
| | Fecha de Ingreso: junio-2007 Ubicación: El Salvador
Mensajes: 21
Antigüedad: 17 años, 6 meses Puntos: 0 | |
Re: Access - SQL Server Prueba de las siguientes formas:
a) SELECT * from tabla1 UNION (SELECT * from tabla2) order by fecha desc
b) SELECT * from tabla1 UNION SELECT * from tabla2 order by fecha desc
Saludos.
Última edición por jesolorzano; 15/06/2007 a las 17:15 |