Function to compress text, not encrypt 2004-03-12 - By Juan Cachito Reyes Pacheco
Not in standard edition
CREATE TABLE ADM.A
( s VARCHAR2(1) )
compress
/
16:27:20 ORA-00439 (See ORA-00439.ora-code.com): funci�n no activada: Heap segment compression
-- -- Original Message -- --
From: "Justin Cave (DDBC) " <jcave@(protected) >
To: <oracle-l@(protected) >
Sent: Friday, March 12, 2004 4:31 PM
Subject: RE: Function to compress text, not encrypt
You can, in 9i R2 at least, use table compression.
Justin Cave
Distributed Database Consulting, Inc.
http://www.ddbcinc.com
-- --Original Message-- --
From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)]
On Behalf Of Juan Cachito Reyes Pacheco
Sent: Friday, March 12, 2004 1:14 PM
To: oracle-l@(protected)
Subject: Function to compress text, not encrypt
Hi, is there a function to compress test for example 11 you can compress to
K (11th letter).
to optimize storage in data rarely queried.
Thanks
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected) put
'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
|
|