Date: Thu, 25 Oct 2007 15:27:05 -0000
Reply-To: SAS-FU <lee.rozzelle@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: SAS-FU <lee.rozzelle@GMAIL.COM>
Organization: http://groups.google.com
Subject: Re: DICTIONARY.TABLES
In-Reply-To: <1193325529.349485.276500@z9g2000hsf.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"
On Oct 25, 10:18 am, Monk <venkates...@gmail.com> wrote:
> Hi,
>
> In Dictionary.Tables, Libname(SAS Library) and Memname(SAS Dataset)
> are always stored in Uppercase. So if you say
>
> where libname = 'Q';
>
> that solves your problem. Let me know.
>
> Thanks!
> Monk
That did it.
Thanks a ton.
|