Hi, I'm trying to create a criteria in XPO 2009.3 to filter my objects, but I couldn't find yet how I have a table like this request request_id scenario_id issue_id requested_date 1 1 1 5/5/2011 2 1 1 5/6/2011 3 2 1 5/4/2011 4 2 2 5/3/2011 5 2 2 6/7/2011 6 2 2 6/8/2011 I have to select all queries...