Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 7abc1c2

Browse files
authored
Added link to Window Functions support.
1 parent 7799a77 commit 7abc1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* [Use CTE in LINQ queries](https://linq2db.github.io/articles/sql/CTE.html)
2323
* [MERGE statement support](https://linq2db.github.io/articles/sql/merge/Merge-API-Description.html)
2424
* Table hints
25-
* Full Window functions support
25+
* [Full Window functions support](https://linq2db.github.io/articles/sql/Window-Functions-(Analytic-Functions).html)
2626
* Fast [BulkCopy](https://linq2db.github.io/articles/sql/Bulk-Copy.html) of millions records
2727
* Native SQL operations for updating, deleting, inserting records via LINQ query
2828
* Temporary Tables support

0 commit comments

Comments
 (0)