LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 13 Apr 2004 12:02:08 -0700
Reply-To:     Cool <cool_guy@oddpost.com>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Cool <cool_guy@ODDPOST.COM>
Subject:      SAS, Oracle 9,  varchar and compression
Content-Type: text/plain; charset=us-ascii

I'm pulling a 20MM + record table from an oracle database. It has 12 columns, one of which is a varchar(4000). It looks like most records have this field empty. Here is my question: Will sas compression simulate the varchar capabilities? That is, will sas' compression 'compress' this file as effectively (or better) than oracle varchar? If not, are there any space saving strategies anyone can recommend? (for example, since the varchar column is about 1% populated, offload that information to its own seperate table)

Thanks, Cool


Back to: Top of message | Previous page | Main SAS-L page