SQLServerCentral » Latest topics
Use of always encrypted columns in temporary table
I have implemented always encrypted for test purpose. It works fine until I query/update from physical tables. But inserting always encrypted data in temporary table fails. As per documentation, table variables can not be used with always encrypted column
No comments:
Post a Comment