Skip to content

Commit bcde84b

Browse files
authored
Reorder description so call to action is last
Rearranged sentences for better clarity regarding result set caching and proactive statistics refresh settings.
1 parent 8193df3 commit bcde84b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/t-sql/statements/alter-database-transact-sql-set-options.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,12 +4074,11 @@ Updates the timestamp for an existing warehouse snapshot in Fabric Data Warehous
40744074

40754075
#### RESULT_SET_CACHING
40764076

4077-
Enables or disables result set caching (preview) for the target item. For more information, see [Result set caching](/fabric/data-warehouse/result-set-caching). During Preview, the default setting of this feature is OFF.
4077+
Enables or disables result set caching (preview) for the target item. During Preview, the default setting of this feature is OFF. For more information, see [Result set caching](/fabric/data-warehouse/result-set-caching).
40784078

40794079
#### PROACTIVE_STATISTICS_REFRESH
40804080

4081-
Enables or disables Proactive Statistics Refresh for the target item. For more information, see [Statistics](/fabric/data-warehouse/statistics).
4082-
The default is ON. We recommend that you use the default setting for most items.
4081+
Enables or disables Proactive Statistics Refresh for the target item. The default is ON. We recommend that you use the default setting for most items. For more information, see [Statistics](/fabric/data-warehouse/statistics).
40834082

40844083
## Permissions
40854084

0 commit comments

Comments
 (0)