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

Commit 68001e1

Browse files
committed
rsc size
1 parent abde5fa commit 68001e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-dynamic-management-views/sys-dm-pdw-exec-requests-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ monikerRange: ">= aps-pdw-2016 || = azure-sqldw-latest || = sqlallproducts-allve
5656
|-**0x08**|Result set caching is disabled due to row level security predicates.|
5757
|-**0x10**|Result set caching is disabled due to the use of system table, temporary table, or external table in the query.|
5858
|-**0x20**|Result set caching is disabled because the query contains runtime constants, user-defined functions, or non-deterministic functions.|
59-
|-**0x40**|Result set caching is disabled due to estimated result set size being too large (> 1 million rows).|
59+
|-**0x40**|Result set caching is disabled due to estimated result set size being too large.|
6060
|-**0x80**|Result set caching is disabled because the result set contains rows with large size (>64kb).|
6161

6262
## Permissions

0 commit comments

Comments
 (0)