News

CREATE XML INDEX (Transact-SQL) [!INCLUDE SQL Server SQL Database] Creates an XML index on a specified table. An index can be created before there is data in the table. XML indexes can be created on ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
In this post, I want to cover how you can create a dacpac for SQL Server 2022 databases using sqlpackage. So that you keep the new SQL Server 2022 compatibility level when you deploy new databases.