View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 11:56 AM
Norbert Winkler
 
Posts: n/a
Default restrict the amount of a select's result set

Hi,

is it possible to restrict a select (with group) that it returns only the
first 10 records of the result set (counted "after" group by).

--
Norbert
Reply With Quote