Guest User

Untitled

a guest
May 7th, 2012
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1.  
  2. select idattivitaillecita,count(idprocesso) as NumProcs from commette
  3. where idattivitaillecita = 263
  4. group by idattivitaillecita,idprocesso;
Advertisement
Add Comment
Please, Sign In to add comment