0 Replies Latest reply on Nov 14, 2002 1:49 PM by dreif

    subequery

    dreif

      Hi

      How can I get a subset of a query result? I need to filter rows with serializable object, and therefore I cannot use QL. Method findAll load the whole table in memory, which is not really good I thing.

      Does anyone know how I can use DB specific SQL (LIMIT keyword with mySQL)?

      Thx,

      Frederic