User-1299372925 posted
Hi,
We have a existing database and need to enable "Always Encrypted" for few columns. All example through google shows that the configuration using configuration manager. Is it possible to create a stored procedure for altering exiting tables to have
Always Encrypted for columns and execute that store procedure using ado.net?
Thanks in advance