File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -9672,7 +9672,8 @@ WHERE myr BETWEEN 1 and 20
9672
9672
```
9673
9673
9674
9674
Refer to [On Top-n and Pagination Queries][85] in Oracle Magazine for
9675
- details.
9675
+ details. Also review the videos [SQL for pagination queries - memory and
9676
+ performance][166] and [SQL for pagination queries - advanced options][167].
9676
9677
9677
9678
#### <a name="autoincrement"></a> 15.1.8 Auto-Increment Columns
9678
9679
@@ -14563,3 +14564,5 @@ can be asked at [AskTom][158].
14563
14564
[163]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-C672E92D-CE32-4759-9931-92D7960850F7
14564
14565
[164]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=SHARD
14565
14566
[165]: https://support.oracle.com/epmos/faces/DocumentDisplay?id=340512.1
14567
+ [166]: https://www.youtube.com/watch?v=rhOVF82KY7E
14568
+ [167]: https://www.youtube.com/watch?v=0TdqGlA4bxI
You can’t perform that action at this time.
0 commit comments