1 Reply Latest reply on Oct 12, 2011 10:36 AM by rogermorituesta.rogermori.yahoo.com

    Distinct in seam

    aizaviour

      Hello all


      Im using seam 2.0.1 and my database is Oracle 10g


      I can't take distinct value from my seam generated entity


      Plz guide me the code for the correct code with a example


      In sql we can use


      Select distinct col from table


      how this can be implemented in seam..