Ver Mensaje Individual
  #3 (permalink)  
Antiguo 26/08/2005, 15:39
Avatar de Mithrandir
Mithrandir
Colaborador
 
Fecha de Ingreso: abril-2003
Mensajes: 12.106
Antigüedad: 21 años, 10 meses
Puntos: 25
Probablemente lo que quieres es algo como:
Código:
SELECT * FROM uno WHERE campo = 1
UNION ALL
SELECT * FROM dos WHERE campo = 1
UNION ALL
SELECT * FROM tres WHERE campo = 1
__________________
"El hombre, en su orgullo, creó a Dios a su imagen y semejanza."
Friedrich Nietzsche