Does or does not SQL Azure support CLR assemblies?

后端 未结 4 2025
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-04 00:14

We\'ve got a couple of on-premises dbs and we\'re seeing if we can migrate them to SQL Azure. Some of those dbs have a couple of user defined functions written in C# in an a

4条回答
  •  没有蜡笔的小新
    2021-01-04 00:35

    Azure SQL support now CLR using Azure SQL managed instance. https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance-transact-sql-information#clr

提交回复
热议问题