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

Commit 2067e9b

Browse files
authored
Merge pull request #379 from greglow/patch-27
Minor name change as per Microsoft standard naming
2 parents 076cbd1 + 5f95a30 commit 2067e9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/configure-windows/configure-the-cursor-threshold-server-configuration-option.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ms.workload: "Inactive"
5454

5555
### <a name="Recommendations"></a> Recommendations
5656

57-
- This option is an advanced option and should be changed only by an experienced database administrator or certified [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] technician.
57+
- This option is an advanced option and should be changed only by an experienced database administrator or certified [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] professional.
5858

5959
- If you set **cursor threshold** to -1, all keysets are generated synchronously, which benefits small cursor sets. If you set **cursor threshold** to 0, all cursor keysets are generated asynchronously. With other values, the query optimizer compares the number of expected rows in the cursor set and builds the keyset asynchronously if it exceeds the number set in **cursor threshold**. Do not set **cursor threshold** too low, because small result sets are better built synchronously.
6060

0 commit comments

Comments
 (0)