Date: Fri, 16 Jun 2006 03:39:48 -0700
Reply-To: Paul <paulvonhippel@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Paul <paulvonhippel@YAHOO.COM>
Organization: http://groups.google.com
Subject: Re: pass-through SQL: merging SAS dataset with DB2 table
In-Reply-To: <1150425792.483557.238460@h76g2000cwa.googlegroups.com>
Content-Type: text/plain; charset="iso-8859-1"
David wrote:
> Can you use proc upload to send the SAS dataset (or part of the
> dataset) to a temporary DB2 table? If you can you might then use the
> temporary table for a join using passthrough SQL?
I'm afraid I don't have write privileges on the warehouse where the DB2
table resides.
Would that be required for your solution to work?
|