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

Commit b9b2d38

Browse files
committed
Add anchor.
1 parent b86518b commit b9b2d38

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/sql-server/what-s-new-in-sql-server-ver15.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,9 @@ Scalar UDF inlining automatically transforms scalar user-defined functions (UDF)
185185

186186
For more information, see [Scalar UDF inlining](../relational-databases/user-defined-functions/scalar-udf-inlining.md).
187187

188-
### Truncation error message improved to include table and column names, and truncated value (CTP 2.4)(#truncation)
188+
<a href = "truncation"></a>
189+
190+
### Truncation error message improved to include table and column names, and truncated value (CTP 2.1)
189191

190192
The error message ID 8152 `String or binary data would be truncated` is familiar to many [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] developers and administrators who develop or maintain data movement workloads; the error is raised during data transfers between a source and a destination with different schemas when the source data is too large to fit into the destination data type. This error message can be time-consuming to troubleshoot. [!INCLUDE[sql-server-2019](../includes/sssqlv15-md.md)] introduces a new, more specific error message (2628) for this scenario:
191193

0 commit comments

Comments
 (0)