Re: decrypt function
Posted by
ErmanArslansOracleBlog on
Feb 01, 2021; 6:23am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/decrypt-function-tp9284p9301.html
Your Question: How do I decrypt a field from a table using the above function?
Answer : You may create a function that decrpyts the encyrpted values and you may use that function while querying your table where you have encrypted columns-data
Here is a little example for you ->
http://www.nazmulhuda.info/encryption-decryption-using-dbms_crypto