Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,384 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I used to work with TSQL and it is possible to use DECRYPTBYKEYAUTOCERT
inside VIEW.
Now I am using Synapse SQL and I am new to it, in this case how to retrieve decrypted value from a view?
DECRYPTBYKEYAUTOCERT
is not supported in Azure Synapse.
You need to use :
Check this old thread : https://stackoverflow.com/questions/73960490/decryptbykeyautocert-in-azure-synapse