Skip to content

Commit 87903bb

Browse files
authored
Merge pull request #23229 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents b0b6167 + 8e97de5 commit 87903bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/performance/cardinality-estimation-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ For a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] database set at
226226

227227
### Legacy cardinality estimator
228228

229-
For a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] database set at compatibility level 120 and above, the legacy cardinality estimator (CE version 70) can be can be activated at the database level by using the [ALTER DATABASE SCOPED CONFIGURATION](../../t-sql/statements/alter-database-scoped-configuration-transact-sql.md).
229+
For a [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] database set at compatibility level 120 and above, the legacy cardinality estimator (CE version 70) can be activated at the database level by using the [ALTER DATABASE SCOPED CONFIGURATION](../../t-sql/statements/alter-database-scoped-configuration-transact-sql.md).
230230

231231
```sql
232232
ALTER DATABASE SCOPED CONFIGURATION

0 commit comments

Comments
 (0)