GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Concepts and Architecture

 Print  |  
Question:  how to encrypt and decrypt oracle procedure



January 01, 2009 11:58:14 #3
 akebono   Member Since: November 2005    Total Comments: 1 

RE: how to encrypt and decrypt oracle procedure
 
DBMS_OBFUSCATION_TOOLKIT package is  a simple API for data encryption
     

 

Back To Question