Date: Fri, 8 Sep 2006 12:51:21 -0400
Reply-To: Subscribe SAS-L Anonymous <paulsrowland@YAHOO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Subscribe SAS-L Anonymous <paulsrowland@YAHOO.COM>
Subject: Where statement vs Where= option
what is the difference between using a where statement in a proc or data
step versus using the where= option in a proc or data step??
my collegue and I subsetting a dataset using different methods(ie clause vs
option) on a date field that could possibly be null. We ended up with
different record counts. Does anyone know why?
thanks!
|