30.12.2014 Views

Ensuring Data Privacy in ASE - Sybase

Ensuring Data Privacy in ASE - Sybase

Ensuring Data Privacy in ASE - Sybase

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Encrypted Columns<br />

Performance Characteristics (cont’d)<br />

• Comparison of logical I/Os between same query with<br />

– Index on searched column ‘order.o_c_id’<br />

– 1.3 million rows <strong>in</strong> orders; 700k rows <strong>in</strong> customer<br />

Select c_first, c_last from orders o, customer c<br />

where o.o_c_id = c.c_id<br />

and c_last like ‘B%’<br />

and c_first like ‘B%’<br />

order by c_last<br />

Query/data characteristics<br />

Number of I/Os<br />

Pla<strong>in</strong>text data 11486<br />

Encrypted data with ciphertext match<strong>in</strong>g 11507<br />

Encrypted data without ciphertext match<strong>in</strong>g 161736<br />

15

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!