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 (August 1996, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 28 Aug 1996 19:10:43 -0400
Reply-To:     SFBAY0001 <sfbay0001@aol.com>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         SFBAY0001 <sfbay0001@AOL.COM>
Organization: America Online, Inc. (1-800-827-6364)
Subject:      Re: how to shrink the sas dataset

Jeff Bailey correctly points out in his post on this topic that PROC COPY will, among other things, "squeeze out" (how's that for a fancy techincal term!) space in a SAS data set which has had observations deleted from it. The LENGTH and COMPRESS options mentioned by me and others on this thread make the data set "narrower," while PROC COPY (or the REUSE = YES data set option), will make it "shorter"

**************************************** Andrew H. Karp Sierra Information Services: Solutions Using the SAS System A SAS Institute Quality Partner in the United States of America 1489 Webster Street #1308 San Francisco, CA 94115 415/441-0702 (voice) 415/441-9175 (fax) SFBAY0001 @ AOL.COM


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