Date: Fri, 7 Jun 1996 18:37:51 -0500
Reply-To: GERALD ZUCKIER <ZUCKIER@CHIME.ORG>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: GERALD ZUCKIER <ZUCKIER@CHIME.ORG>
Subject: Re: Using SAS with DB2-Tables
In-Reply-To: <01I5MLJBRH92934PG4@HARPO.CHIME.ORG>
True; to enlarge on that, think seriously about what sort of reporting you will
need so that you will be able to do all the grunt work via sql passthrough
rather than pulling vast quantities of data back into sas. Doing things the easy
way for sasusers, i.e. using access to create views of each db2 table and
treating them like sas datasets for merges, datapulls, etc. is a very very very
slow way to go.
|