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 (November 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 7 Nov 2006 12:04:28 -0500
Reply-To:   Ya Huang <ya.huang@AMYLIN.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Ya Huang <ya.huang@AMYLIN.COM>
Subject:   Re: Dataset View - Source Information (where does the view gets the data for the table??)
Comments:   To: johncurrans@GMAIL.COM

data view=xx; describe; run;

On Tue, 7 Nov 2006 08:57:06 -0800, jpc2006 <johncurrans@GMAIL.COM> wrote:

>Hi Folks, > >Does anyone know how to find out where a View dataset gets the data >from? The contents or datasets procedure don't provide this >information. Surely there is a way to see what data the view is looking >at?? > >thanks > >JC


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