Encrypt Table Data
Posted by
kvmishra on
Mar 18, 2024; 5:51am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Encrypt-Table-Data-tp12359.html
Dear Sir,
We have created a table in 19c ST Oracle Database. In that table, we are storing some user credentials like Username and Password. Currently, we can see the UN and PWD from the database like select * from dv_users...
Now, We want to encrypt the all passwords of the table (column PASSWORD).

I've attached the ss for the referece.
Could you please help me on this?
Thanks
Vikash