I have a stored procedure within MS SQL which runs a program. I would like to, from within SQL, call this stored procedure a few hundred times but I do not want to wait for instance 1 to finish before ...
Recently I have done a lot of work with SQL Stored Procedures in Power Apps. But what do you do if you want to have some fields encrypted in your SQL database? In this post how to Encrypt and decrypt ...