I am trying to fetch all users for a folder where the user was created after a certain date. the relationship between the user and the folder lives in a seperate table.
You should set explicitly selection also for "subqueries".
rpSubQ.select(subQRoot);