Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 3e29290

Browse files
authored
Merge pull request #10940 from joesackmsft/patch-12
Updated cursor restrictions
2 parents a4bc12e + 43cc254 commit 3e29290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-catalog-views/sys-query-store-plan-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ First, if the plan contains following constructions:
6363
* Reference to an external table
6464
* Distributed query or full-text operations
6565
* Use of Global queries
66-
* Cursors
66+
* Dynamic or keyset cursors (plan forcing is supported for static and fast forward cursors)
6767
* Invalid star join specification
6868

6969
Second, when objects that plan relies on, are no longer available:

0 commit comments

Comments
 (0)