Azure SQL数据库的编码标准 [英] Coding Standard for Azure SQL Database

查看:77
本文介绍了Azure SQL数据库的编码标准的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

请分享Azure Sql数据库的所有编码标准/最佳实践

Please share any coding standard/best practices for Azure Sql Database

谢谢

推荐答案

除了不支持某些T-SQL语法和功能之外,它与传统的本地数据库非常相似.这是设计使Azure SQL DB保持隔离状态.例如,Azure DB不支持CLR,OPENQUERY等.

It's pretty much similar to the conventional on-prem database except some T-SQL syntaxes and features are not supported and that's by design to keep Azure SQL DB isolated. For example, CLR, OPENQUERY etc. are not supported in Azure DB.

下面的文章将是一个很好的起点,以了解与T-SQL有关的Azure SQL DB支持的内容和不支持的内容.

The following article would be a good starting point to understand what's supported and what's not in Azure SQL DB with regard to T-SQL.

https://docs.microsoft.com/en -us/azure/sql-database/sql-database-transact-sql-information


这篇关于Azure SQL数据库的编码标准的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆