Justin Long wrote:
>
> In Microsoft SQL Server you could issue a command
>
> SELECT TOP 5 * FROM database...
SELECT * FROM TABLE LIMIT 5;
You may have to be running 6.5, not sure.
--
Chris Bitmead
http://www.bigfoot.com/~chris.bitmead
mailto:chris(dot)bitmead(at)bigfoot(dot)com