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
posta 10 mesi fa229 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande