Subject | top n of "select" ed result |
---|---|
Author | Peter Sanders |
Post date | 2004-11-02T02:33:03Z |
Hi
How do I have FB return ONLY the top 10 or top n of a select result.
Perhaps that should be re-phrased as how do I have FB do something like...
select TOP(10) salesman, sales_qty from employee?
--
Kind regards
Peter Sanders
How do I have FB return ONLY the top 10 or top n of a select result.
Perhaps that should be re-phrased as how do I have FB do something like...
select TOP(10) salesman, sales_qty from employee?
--
Kind regards
Peter Sanders