Skip to content

Commit ecf81c3

Browse files
authored
Update is-distinct-from-transact-sql.md
------- cc: @thesqlsith
1 parent e0f98f5 commit ecf81c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/queries/is-distinct-from-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dev_langs:
2424

2525
# IS [NOT] DISTINCT FROM (Transact-SQL)
2626

27-
[!INCLUDE [sqlserver2022-asdb-asmi](../../includes/applies-to-version/sqlserver2022-asmi.md)]
27+
[!INCLUDE[SQL Server 2022 Azure SQL Database Azure SQL Managed Instance](../../includes/applies-to-version/sqlserver2022-asdb-asmi.md)]
2828

2929
Compares the equality of two expressions and guarantees a true or false result, even if one or both operands are NULL.
3030

0 commit comments

Comments
 (0)