| Date: | Wed, 20 Aug 2008 08:28:58 -0400 |
| Reply-To: | Randall Powers <powers_r@BLS.GOV> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Randall Powers <powers_r@BLS.GOV> |
| Subject: | Deleting extra observations |
|---|
Hi All,
I realize this is a SAS 101 question, but I need to ask it anyway.
I need to keep the first 245,000 observations of my dataset, and delete
the ones beyond that. How do I do this? Note: none of the variables have
convenient values such that and if-then/delete statement will work.
Thanks!
|