LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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!


Back to: Top of message | Previous page | Main SAS-L page