Advertisement
Guest User

Untitled

a guest
Oct 24th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. SELECT Name +' '+ Surname AS Id, Name +' '+ Surname AS Value from Users where Id in (select IdUserDocECM from [_UserServicesMtx] where NoService = '200') and [OrganizationID] = 2 order by Name
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement