Forum Moderators: open
Is that what you're asking? 40,000 seems like a lot to show one one page, I usually do a LIMIT between 5 and 25.
I'm querying a sybase database.
my query yields 80000 rows I would like my query to display 40000 at a time
I want to to be able to see 40000 rows at a time off a 800000 data pull so that I can copy and paste in excel
Or just do it on the client.