SQL Object Decryption

Background The ability to "decrypt" an object in SQL Server be it stored procedure, view, function or trigger is something that I have run into a few times. In this…