Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 21st, 2012  |  syntax: None  |  size: 0.20 KB  |  hits: 19  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. select u.usuario from
  2. grupo as g
  3. left join usuario as u on (u.id = g.facilitador_id)
  4. left join centro as c on (c.id = g.centro_id)
  5. where
  6. c.alias = 'neza1'
  7. and g.clave = 'CUTI11PUNCT0003G-00625'