Oracle Database Encryption without ASO -


the situation can use oracle standard edition. however, need encrypt fields (or maybe whole tablespace).

is there way can encrypt database / fields still able wildcard search, e.g.

select * enc_table enc_col 'j%' 

the requirement not strict have use like, use function

select * enc_table search_like(enc_col, 'j%') 


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -