Programmability feature/query limitations in AWS RDS for SQL Server

0

We know that our on-prem SQL Server 2019 Standard edition database uses

  • Table Variables
  • Loops
  • Dynamic SQL using Exec or SP_executeSQL
  • Temp Tables
  • Geometry datatypes
  • Geography datatypes
  • Cursor
  • Trigger

Is there a link that says if there are feature differences/limitationsin AWS RDS for SQL Server as compared to on-prem SQL Server 2019 Standard edition OR a way to generate report?

wilson
已提問 10 個月前檢視次數 229 次
1 個回答
0

Hi,

all limitations for AWS for SQL Server features are described on this page: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_SQLServer.html#SQLServer.Concepts.General.FeatureSupport.Limits

Hope it helps!

Didier

profile pictureAWS
專家
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南