Guest User

Untitled

a guest
Oct 23rd, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. select * from public.entregaitem where NOT EXITS
  2. (select public.entregaitem.codigo, public.retorno.codigoentregaitem
  3. where public.entregaitem.codigo = public.retorno.codigoentregaitem)
Add Comment
Please, Sign In to add comment