Date: Wed, 13 Jan 1999 10:44:32 -0800
Reply-To: "Self, Karsten" <Karsten.Self@SCHWAB.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: "Self, Karsten" <Karsten.Self@SCHWAB.COM>
Subject: Re: Combining large datasets
Content-Type: text/plain
> ----------
> From: Rob Rohrbough[SMTP:rob@ROHRBOUGH-SYSTEMS.COM]
> Reply To: Rob Rohrbough
> Sent: Wednesday, January 13, 1999 7:44 AM
> To: SAS-L@UGA.CC.UGA.EDU
> Subject: FW: Combining large datasets
>
> Indexing could make a difference. Since A is sorted anyway why not a
> datastep merge? SAS Language Reference, Ver. 6, 1st Edition, Ch. 4, would
> have the details.
>
Merging would combine like records. The question would require a SET or a
PROC APPEND of the two datasets as stated.
> --
> Karsten M. Self (Karsten.Self@schwab.com)
> Trilogy Consulting
>
> What part of "gestalt" don't you understand?
>
> WARNING: All e-mail sent to or from this address will be received by the
> Charles Schwab corporate e-mail system and is subject to archival and
> review by someone other than the recipient.
>
> This communication does not necessarily reflect the views or position of
> The Charles Schwab Corporation, or any of its subsidiaries or their
> affiliates.
>
|