Hello,
I need to replicate Oracle's autonomous transaction in Azure SQL Database.
I know I can use CLRs in SQL On-premise and Azure SQL Database Managed Instance, but I have a requirement to work on Azure SQL Database and CLRs are not supported in this environment.
How can I replicate this functionality?
Thanks,
G.