Forum Discussion
Kaushik_Debnath
May 17, 2024Copper Contributor
Internal enclave error. Enclave raised an exception (major = 335, minor = 52).
Getting this error when I trying to Alter a column in a table to encrypt it using Always Encryption Key. my sample query is: ALTER TABLE [dbo].[CRM_Customers] ALTER COLUMN [AlternatePhoneNumber...
Kaushik_Debnath
May 17, 2024Copper Contributor
Please suggest how to fix this.