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 réponse
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
EXPERT
répondu il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions