| title |
MSSQLSERVER_125 |
| description |
MSSQLSERVER_125 |
| author |
MashaMSFT |
| ms.author |
mathoma |
| ms.date |
04/04/2017 |
| ms.service |
sql |
| ms.subservice |
supportability |
| ms.topic |
reference |
| ms.custom |
|
| f1_keywords |
|
| helpviewer_keywords |
125 (Database Engine error) |
|
[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance FabricSQLDB]
| Attribute |
Value |
| Product Name |
SQL Server |
| Event ID |
125 |
| Event Source |
MSSQLSERVER |
| Component |
SQLEngine |
| Symbolic Name |
|
| Message Text |
Case expressions may only be nested to level %d. |
[!INCLUDEssNoVersion] allows for only 10 levels of nesting in CASE expressions.
Reduce the level of CASE statements to 10 or less.
CASE (Transact-SQL)