Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Ioan-Popovici/604048da6cc52afc1bb8b859355b703f to your computer and use it in GitHub Desktop.
Save Ioan-Popovici/604048da6cc52afc1bb8b859355b703f to your computer and use it in GitHub Desktop.
SELECT SMS_Collection.*
FROM SMS_Collection
JOIN SMS_FullcollectionMembership ON SMS_FullCollectionMembership.CollectionID=SMS_Collection.CollectionID
WHERE SMS_FullCollectionMembership.ResourceID=##SUB:ResourceID##
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment