Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: SQL Paging with Perl

by VSarkiss (Monsignor)
on Oct 05, 2006 at 16:17 UTC ( [id://576557]=note: print w/replies, xml ) Need Help??


in reply to SQL Paging with Perl

You have some Perl answers above, but you can also do this in SQL Server using either the TOP n clause or the set rowcount option.

There are drawbacks and advantages to each approach. You can read more about both options in the MS SQL Server reference, or try googling for different perspectives.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://576557]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-20 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found