Hi, I got 2 simple questions: - What is the best way to achieve a query like uid IN(1,2,3)? - What is the best way to generate a random ordering? (besides writing the query myself with $query->statement() Thanks Georg