Ver Mensaje Individual
  #11 (permalink)  
Antiguo 04/03/2014, 13:13
Avatar de Libras
Libras
Colaborador
 
Fecha de Ingreso: agosto-2006
Ubicación: En la hermosa perla de occidente
Mensajes: 7.412
Antigüedad: 17 años, 8 meses
Puntos: 774
Respuesta: Duda para realizar consulta

y esto:

Código SQL:
Ver original
  1. SELECT * FROM users AS t1
  2. LEFT JOIN installs AS t2 ON (t1.id = t2.usuario_id AND t2.station_id = 223 )
  3. WHERE t2.usuario_id IS NULL

te regresa lo que necesitas???
__________________
What does an execution plan say to t-sql query? Go f**k yourself, if you are not happy with me