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

Commit c9dcae2

Browse files
fixes MicrosoftDocs/sql-docs/issues/5571 -- misspelling
1 parent 08d0cb0 commit c9dcae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/performance/intelligent-query-processing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ The two sets of features work together to improve input/output (I/O) and CPU uti
358358

359359
The two technologies take advantage of each other whenever possible. For example, batch mode aggregates can be evaluated as part of a columnstore index scan. Also columnstore data that's compressed is processed by using run-length encoding much more efficiently with batch mode joins and batch mode aggregates.
360360

361-
It is importand to understand however, that the two features are independent:
361+
It is important to understand however, that the two features are independent:
362362
* You can get row mode plans that use columnstore indexes.
363363
* You can get batch mode plans that use only rowstore indexes.
364364

0 commit comments

Comments
 (0)