Skip to content

Improving limit method using LIMIT,OFFSET#6

Open
cs2-dev wants to merge 1 commit into
ushiday:mainfrom
cs2-dev:patch02
Open

Improving limit method using LIMIT,OFFSET#6
cs2-dev wants to merge 1 commit into
ushiday:mainfrom
cs2-dev:patch02

Conversation

@cs2-dev

@cs2-dev cs2-dev commented Nov 23, 2023

Copy link
Copy Markdown

To improve #1, I would like to suggest a code that uses LIMIT,OFFSET. This method is supported in recent DB2 versions, is consistent with other database software, and is simple.
However, this method is not available to older version DB2 users. (I think I'm in the minority now...)

@ushiday ushiday added bug Something isn't working ushiday-test ushiday test labels Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ushiday-test ushiday test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants