4 Replies Latest reply on Jan 27, 2008 4:03 AM by jaikiran

    How to get a specific number of rows?

    hubaghdadi

      Hi.
      In my application's products table, how to get only the top 10 (for example) items?
      I'm using PostgreSQL and Hibernate.
      Thanks.