Prudential interview question

How would you implement security feature in a database ?

Interview Answer

Anonymous

Jun 12, 2016

Implement using hashing technique. Create a encrypt and decrypt function.

1