Skip to content

Commit e736a81

Browse files
committed
Link to pagination videos
1 parent 95706e1 commit e736a81

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9672,7 +9672,8 @@ WHERE myr BETWEEN 1 and 20
96729672
```
96739673

96749674
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].
96769677

96779678
#### <a name="autoincrement"></a> 15.1.8 Auto-Increment Columns
96789679

@@ -14563,3 +14564,5 @@ can be asked at [AskTom][158].
1456314564
[163]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-C672E92D-CE32-4759-9931-92D7960850F7
1456414565
[164]: https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=SHARD
1456514566
[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

0 commit comments

Comments
 (0)