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 (December 2005, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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"


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