Azure SQL Database now supports the UNISTR T-SQL syntax for Unicode string literals
July 2025
New Features
- UNISTR (Transact-SQL): Azure SQL Database now supports the UNISTR T-SQL syntax for Unicode string literals. For more information, see UNISTR (Transact-SQL).
|| (String concatenation) and ||= (Compound assignment) syntax support
- Azure SQL Database now supports || (String concatenation) and ||= (Compound assignment) Transact-SQL syntax.