Date: Fri, 30 May 2008 01:37:08 -0700
Reply-To: RolandRB <rolandberry@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject: Re: What is Exact use of Libname statement
Content-Type: text/plain; charset=ISO-8859-1
On May 30, 9:48 am, Satya <kondal4u...@gmail.com> wrote:
> hi friends,
> Using libname statement ,we can not create perment libraries then what
> is use of libname st.
> what are other purpose of libname statement.
> plz reply.
> bye...........
you use the libname statement to associate a library with a libref and
this libref is the first part of a two-level dataset name such as
"customer.address".
|