Link Details

Link 87324 thumbnail
User 290279 avatar

By jamesling
via digcode.com
Published: Jun 14 2008 / 17:18

It's very easy to return paginated results from a MySQL database, this is because that MySQL is built to support this functionality internally. Specifically you can use the LIMIT clause in your SQL statement to return paginated results in MySQL.
  • 10
  • 4
  • 1138
  • 384

Comments

Add your comment
User 233461 avatar

antych replied ago:

0 votes Vote down Vote up Reply

is this a joke?

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.