Date: Tue, 20 Dec 2005 05:19:49 +0000
Reply-To: SAS_L@LISTSERV.EDU.AU
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Laughing Beggar <laughing_beggar@HOTMAIL.COM>
Subject: Proc SQL - referencing a library
Content-Type: text/plain; format=flowed
Hi all,
My undersatnding (limited) is that in PROC SQL, "a.var," can refer to the
variable called var in the dataset called a. What if the dataset called a is
in a library called "lib"? "lib.a.var" wont work (too many periods) - how do
I reference variable var in dataset a in library lib in Proc SQL?
Cheers
L_B
"The beggar laughs in the face of the thief"
|