[FX.php List] Last N Records

Gjermund Gusland Thorsen ggt667 at gmail.com
Mon Aug 25 05:26:20 MDT 2008


Ehh, what are you doing?

the last N records of a table?

how about sort descending, and change return amount to N?

ggt


2008/8/25 Jonathan Schwartz <jschwartz at exit445.com>:
> Hi Folks,
>
> Looking to query and return just the last N records of a table.
>
> I thought of using two queries: the first to get record count and the second
> to use the skip parameter.
>
> Is there a single query method?
>
>
> J
> --
> Jonathan Schwartz
> Exit 445 Group
> jonathan at exit445.com
> http://www.exit445.com
> 415-370-5011
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list