Thread: [GENERAL] Stored procedures

[GENERAL] Stored procedures

From
"Kevin Holbrook"
Date:
Hi all,

    I am using version 6.5.3, and have a quick question on CREATE
FUNCTION.

    Now, it seems that "LIMIT clause from SQL functions not yet
implemented".

    Any ideas on how I could somehow limit the number of results coming
back?
    I want to grab the top 100 records out of a table with of 60K
records or so.

    Any help would be greatly appreciated.

    Thanks!

                                                        -Kevin Holbrook