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 -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -