| Date: | Wed, 30 May 2007 07:11:52 +1200 |
| Reply-To: | Tom Robinson <barefootguru@TOMROBINSON.CO.NZ> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Tom Robinson <barefootguru@TOMROBINSON.CO.NZ> |
| Subject: | Re: Limiting obs in proc sql |
| In-Reply-To: | <16FD64291482A34F995D2AF14A5C932C015A73E4@MAIL002.prod.ds.russell.com> |
| Content-Type: | text/plain; charset=US-ASCII; delsp=yes; format=flowed |
On 2007-05-30, at 05:56, Terjeson, Mark wrote:
> All of the dataset options and modifiers can be used
> on incoming datasets and outgoing datasets, just like
> in the datastep.
Proc sql also supports inobs= and outobs= options (and also respects
the obs= system option).
|