Recent content by BOCo23

  1. B

    How to Setup Feed Query

    Now is working. Looks like I've had a mistake in query. Thx!
  2. B

    How to Setup Feed Query

    IsDeleted = 0 AND FeedId IN (SELECT DISTINCT FeedId FROM Feed WHERE GUID IN ('***','***','***',...,'***')) This is not the best way and it's not working. Maybe some other idea?
Top