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?

1 Resposta
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
ESPECIALISTA
respondido há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas