You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## <aname="Top"></a> You can view the collation of a server, database, or column in [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] using Object Explorer menu options or by using [!INCLUDE[tsql](../../includes/tsql-md.md)].
23
+
<aname="Top"></a> You can view the collation of a server, database, or column in [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] using Object Explorer menu options or by using [!INCLUDE[tsql](../../includes/tsql-md.md)].
24
24
25
25
## <aname="Procedures"></a> How to View a Collation Setting
Copy file name to clipboardExpand all lines: docs/relational-databases/errors-events/database-engine-events-and-errors.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1373,6 +1373,7 @@ The table contains error message numbers and the description, which is the text
1373
1373
| 2812 | 16 | No | Could not find stored procedure '%.*ls'. |
1374
1374
| 2813 | 16 | No | %.*ls is not supported on this edition of SQL Server. |
1375
1375
| [2814](mssqlserver-2814-database-engine-error.md) | 10 | No | A possible infinite recompile was detected for SQLHANDLE %hs, PlanHandle %hs, starting offset %d, ending offset %d. The last recompile reason was %d. |
1376
+
| 2628 | 16 | No | String or binary data would be truncated in table '%.*ls', column '%.*ls'. Truncated value: '%.*ls'. |
0 commit comments